Georgi Gerganov
|
e235b267a2
|
py : switch to snake_case (#8305)
* py : switch to snake_case
ggml-ci
* cont
ggml-ci
* cont
ggml-ci
* cont : fix link
* gguf-py : use snake_case in scripts entrypoint export
* py : rename requirements for convert_legacy_llama.py
Needed for scripts/check-requirements.sh
---------
Co-authored-by: Francis Couture-Harpin <git@compilade.net>
|
2024-07-05 07:53:33 +03:00 |
|
Jared Van Bortel
|
d292f4f204
|
examples : make pydantic scripts pass mypy and support py3.8 (#5099)
|
2024-01-25 14:51:24 -05:00 |
|
Maximilian Winter
|
4feb4b33ee
|
examples : add complete parallel function calling example (#4974)
|
2024-01-16 19:41:42 +02:00 |
|
Maximilian Winter
|
52ee4540c0
|
examples : add pydantic models to GBNF grammar generator (#4883)
* Create pydantic-models-to-grammar.py
* Added some comments for usage
* Refactored Grammar Generator
Added example and usage instruction.
* Update pydantic_models_to_grammar.py
* Update pydantic-models-to-grammar-examples.py
* Renamed module and imported it.
* Update pydantic-models-to-grammar.py
* Renamed file and fixed grammar generator issue.
|
2024-01-12 21:46:45 +02:00 |
|