llama.cpp/docs
Galunid 9c4c9cc83f
Move convert.py to examples/convert-legacy-llama.py (#7430)
* Move convert.py to examples/convert-no-torch.py

* Fix CI, scripts, readme files

* convert-no-torch -> convert-legacy-llama

* Move vocab thing to vocab.py

* Fix convert-no-torch -> convert-legacy-llama

* Fix lost convert.py in ci/run.sh

* Fix imports

* Fix gguf not imported correctly

* Fix flake8 complaints

* Fix check-requirements.sh

* Get rid of ADDED_TOKENS_FILE, FAST_TOKENIZER_FILE

* Review fixes
2024-05-30 21:40:00 +10:00
..
llama-star docs : add llama-star arch idea 2023-11-23 11:35:04 +02:00
BLIS.md docs: fix typos (#7124) 2024-05-07 18:20:33 +03:00
debugging-tests.md Added a single test function script and fix debug-test.sh to be more robust (#7279) 2024-05-17 22:40:14 +10:00
HOWTO-add-model.md Move convert.py to examples/convert-legacy-llama.py (#7430) 2024-05-30 21:40:00 +10:00
token_generation_performance_tips.md cuda : rename build flag to LLAMA_CUDA (#6299) 2024-03-26 01:16:01 +01:00