model-catalog
A collection of standardized JSON descriptors for Large Language Model (LLM) files.
File Explorer
Download Latest Version (.zip)- commit_catalog.yml
- validate_json.yml
- CodeLlama-7B-Instruct.json
- deepseek-coder-6.7b-instruct.json
- gemma-2-9b.json
- google-gemma-2b.json
- Hermes-2-Pro-Mistral-7B.json
- Llama-3-8B-Instruct.json
- Llama-3.1-8B-Instruct.json
- Mistral-7B-Instruct-v0.1.json
- Mistral-7B-Instruct-v0.2.json
- NexusRaven-V2-13B.json
- OpenHermes-2.5-Mistral-7B.json
- phi-2.json
- phi-3.1-mini-4k.json
- qwen-1.5.json
- stable-code-instruct-3b.json
- stablelm-zephyr-3b.json
- Starling-LM-7B-beta.json
- WizardCoder-Python-13B-V1.0.json
- zephyr-7B-beta.json
- .gitignore
- catalog.json
- createCatalog.py
- LICENSE
- README.md
- requirements.txt
- schema.json
- validate.py
# Installation Guide
1. Get the code
git clone https://github.com/lmstudio-ai/model-catalog
Downloads the entire project code from GitHub to your computer.
cd model-catalog
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
