Spaces:
Running
Running
File size: 542 Bytes
aac4e34 ba18cd4 aef2532 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: README
emoji: ⚡
colorFrom: pink
colorTo: gray
sdk: static
pinned: false
---
# llamafy
LLMs converted to the Llama format. [Request model](https://huggingface.co/spaces/llamafy/README/discussions/new?title=Model+Request%3A+username%2Fmodel_id)
## credits
* Qwen models converted with [this script](https://github.com/Minami-su/character_AI_open/blob/main/Qwen2_llamafy_Mistralfy/llamafy_qwen_v2.py)
* Phi models converted with [this script](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied/blob/main/convert.py) |