ollama / ollama

Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
https://ollama.com
MIT License
95.78k stars 7.6k forks source link

Add support to internlm2-chat-20b model #2407

Open online2311 opened 8 months ago

online2311 commented 8 months ago

If possible, could support for this model be added to ollama?

https://huggingface.co/BoloniniD/internlm2-chat-20b-gguf

bmizerany commented 7 months ago

@online2311 If you want to import new models, Ollama has a way to do that!

Instructions can be found here: https://github.com/ollama/ollama/blob/main/docs/import.md

QiuZiXian commented 4 months ago

image 可以接入,但是输出一直不正确,没有正确stop。接入ollama的template可以给个示例吗