|
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:
|
|
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`).
|