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