Mellea home page
Search documentation...
⌘K
Overview
Overview
Backends
Backends Index
mellea.backends.cache
mellea.backends.dummy
mellea.backends.formatter
mellea.backends.huggingface
mellea.backends.model_ids
mellea.backends.ollama
mellea.backends.openai
mellea.backends.tools
mellea.backends.types
mellea.backends.watsonx
Backends › aLoRA › Huggingface
Huggingface Index
mellea.backends.aloras.huggingface.granite_aloras
Backends › aLoRA › Openai
Openai Index
mellea.backends.aloras.openai.granite_aloras
Helpers
Helpers Index
mellea.helpers.fancy_logger
Stdlib
Stdlib Index
mellea.stdlib.base
mellea.stdlib.chat
mellea.stdlib.genslot
mellea.stdlib.instruction
mellea.stdlib.mify
mellea.stdlib.mobject
mellea.stdlib.requirement
mellea.stdlib.sampling
mellea.stdlib.session
Stdlib › Docs
Overview Index
mellea.stdlib.docs.richdocument
Stdlib › Reqlib
Reqlib Index
mellea.stdlib.reqlib.md
Stdlib › Safety
Safety Index
mellea.stdlib.safety.guardian
Blog
Community
Support
Contribution Guide
GitHub
Mellea home page
Search documentation...
⌘K
Ask AI
Blog
Community
Support
Contribution Guide
GitHub
GitHub
Search...
Navigation
Backends
mellea.backends.model_ids
Docs
Cookbook
API Reference
Docs
Cookbook
API Reference
Backends
mellea.backends.model_ids
Module:
mellea.backends.model_ids
Utilities for model identifiers.
Classes
class mellea.backends.model_ids.ModelIdentifier()
The
ModelIdentifier
class wraps around model identification strings.
Using model strings is messy:
Different platforms use variations on model id strings.
Using raw strings is annoying because: no autocomplete, typos, hallucinated names, mismatched model and tokenizer names, etc.
Previous
mellea.backends.ollama
Next
On this page
Module: mellea.backends.model_ids
Classes
class mellea.backends.model_ids.ModelIdentifier()
Assistant
Responses are generated using AI and may contain mistakes.