TeleChars-AI-API / engines.json
MarcosFRGames's picture
Update engines.json
9a3eaf0 verified
raw
history blame
1.05 kB
[
{
"url": "https://huggingface.co/QuantFactory/Phi-3.5-mini-instruct-GGUF/resolve/main/Phi-3.5-mini-instruct.Q4_K_M.gguf",
"name": "Phi-3.5-mini-instruct",
"n_batch": 32
},
{
"url": "https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/qwen2.5-coder-1.5b-instruct-q4_k_m.gguf",
"name": "qwen2.5-coder-1.5b-instruct",
"n_batch": 64
},
{
"url": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/resolve/main/qwen2.5-3b-instruct-q4_k_m.gguf",
"name": "qwen2.5-3b-instruct",
"n_batch": 32
},
{
"url": "https://huggingface.co/itlwas/Hermes-3-Llama-3.2-3B-Q4_K_M-GGUF/resolve/main/hermes-3-llama-3.2-3b-q4_k_m.gguf",
"name": "hermes-3-llama-3.2-3b",
"n_batch": 32
},
{
"url": "https://huggingface.co/Novaciano/Uncensored-1b-Creative_Writing_RP-GGUF/resolve/main/Uncensored-1b-Creative_Writing_RP.gguf",
"name": "uncensored-1b-creative-writing-rp",
"n_batch": 64
}
]