Files
HuggingFace_transformer/tests
Alazar 96429e74a8 Add support for GGUF Phi-3 (#31844)
* Update docs for GGUF supported models

* Add tensor mappings and define class GGUFPhi3Converter

* Fix tokenizer

* Working version

* Attempt to fix some CI failures

* Run ruff format

* Add vocab, merges, decoder methods like LlamaConverter

* Resolve conflicts since Qwen2Moe was added to gguf

- I missed one place when resolving conflict
- I also made a mistake with tests_ggml.py and now has been fixed to reflect
its master version.
2024-09-10 13:32:38 +02:00
..
2024-09-04 17:30:54 +02:00
2024-06-26 21:59:08 +01:00
2024-08-20 11:42:36 +02:00
2024-09-09 09:51:39 +02:00