Sha256: d73ec67c26faecbb3bdd7db1fb037116d78e1a2b78d19336e5838f4a34714688

Contents?: true

Size: 524 Bytes

Versions: 14

Compression:

Stored size: 524 Bytes

Contents

## The Ollama Model Problem

The ability ot a model-centric configuration where the provider is derived from the model break with those models that can be run locally as well as be accessed through an off-platform provider API.  Take for example the `mistral` model family which can be access to the `La Platform` API or downloaded locally and used with `Ollama`.

If I specify `mistral-large` I should also in the constructor method also provide a `provider:` parameter to specify where that model is going to be accessed.

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
ai_client-0.4.5 the_ollama_model_problem.md
ai_client-0.4.4 the_ollama_model_problem.md
ai_client-0.4.3 the_ollama_model_problem.md
ai_client-0.4.1 the_ollama_model_problem.md
ai_client-0.4.0 the_ollama_model_problem.md
ai_client-0.3.1 the_ollama_model_problem.md
ai_client-0.3.0 the_ollama_model_problem.md
ai_client-0.2.5 the_ollama_model_problem.md
ai_client-0.2.4 the_ollama_model_problem.md
ai_client-0.2.3 the_ollama_model_problem.md
ai_client-0.2.2 the_ollama_model_problem.md
ai_client-0.2.1 the_ollama_model_problem.md
ai_client-0.2.0 the_ollama_model_problem.md
ai_client-0.1.0 the_ollama_model_problem.md