Replies: 2 comments
-
I know that they are working on a full backend rework right now, So stay tuned for the breakthrough! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nbollman it is a community driven project - so you are welcome in helping out. I'm adding now an example on how to run mistral manually here: #1214 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It feels like this application has trailed off development just as the program was becoming useful. Dying to see a Mistral update... feels like Im viewing a archived version of the page or something. I see pieces of mistral...
(base) nbollman@TheWallWindow:
/ai/LocalAI$ curl http://localhost:8080/models/available | jq '.[] | select(.name | contains("mistral")) | {name: .name, urls: .urls}' | jq -r '.name + " " + (.urls | join(" "))'/ai/LocalAI$% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
(base) nbollman@TheWallWindow:
| {name: .name, urls: .urls}' | jq -r '.name + " " + (.urls | join(" "))'
1tuanpham__instruct_en-vi_12000_1e_thebloke_mistralic-7b-1-gptq_lora_causal_lm__instruct_en-vi_12000_1e__adapter_model.bin https://huggingface.co/1TuanPham/Instruct_en-vi_12000_1e_TheBloke_Mistralic-7B-1-GPTQ_LORA_CAUSAL_LM
1tuanpham__instruct_en-vi_7500_1epoch_thebloke_mistralic-7b-1-gptq_lora_causal_lm__adapter_model.bin https://huggingface.co/1TuanPham/Instruct_en-vi_7500_1epoch_TheBloke_Mistralic-7B-1-GPTQ_LORA_CAUSAL_LM
1tuanpham__instruct_en-vi_7500_1epoch_thebloke_mistralic-7b-1-gptq_lora_causal_lm__instruct_en-vi_7500_1epoch__adapter_model.bin https://huggingface.co/1TuanPham/Instruct_en-vi_7500_1epoch_TheBloke_Mistralic-7B-1-GPTQ_LORA_CAUSAL_LM
1tuanpham__instruct_en-vi_8000_1e_thebloke_mistralic-7b-1-gptq_lora_causal_lm__adapter_model.bin https://huggingface.co/1TuanPham/Instruct_en-vi_8000_1e_TheBloke_Mistralic-7B-1-GPTQ_LORA_CAUSAL_LM
Beta Was this translation helpful? Give feedback.
All reactions