mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
import.md: model architectures spelling
This commit is contained in:
@@ -6,10 +6,9 @@ This guide walks through creating an Ollama model from an existing model on Hugg
|
||||
|
||||
Ollama supports a set of model architectures, with support for more coming soon:
|
||||
|
||||
- Llama
|
||||
- Mistral
|
||||
- Llama & Mistral
|
||||
- Falcon & RW
|
||||
- GPTNeoX
|
||||
- GPT-NeoX
|
||||
- BigCode
|
||||
|
||||
To view a model's architecture, check its `config.json` file. You should see an entry under `architecture` (e.g. `LlamaForCausalLM`).
|
||||
|
||||
Reference in New Issue
Block a user