mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-07 03:35:21 +00:00
import.md
: model architectures spelling
This commit is contained in:
parent
dca6686273
commit
212bdc541c
@ -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:
|
Ollama supports a set of model architectures, with support for more coming soon:
|
||||||
|
|
||||||
- Llama
|
- Llama & Mistral
|
||||||
- Mistral
|
|
||||||
- Falcon & RW
|
- Falcon & RW
|
||||||
- GPTNeoX
|
- GPT-NeoX
|
||||||
- BigCode
|
- BigCode
|
||||||
|
|
||||||
To view a model's architecture, check its `config.json` file. You should see an entry under `architecture` (e.g. `LlamaForCausalLM`).
|
To view a model's architecture, check its `config.json` file. You should see an entry under `architecture` (e.g. `LlamaForCausalLM`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user