初始化项目,由ModelHub XC社区提供模型
Model: bekoozkan/godot-qwen2.5-coder-7b-instruct-bnb-4bit Source: Original Platform
This commit is contained in:
31
README.md
Normal file
31
README.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
tags:
|
||||
- gguf
|
||||
- llama.cpp
|
||||
- unsloth
|
||||
- code
|
||||
- qwen
|
||||
- qwen-coder
|
||||
- conversational
|
||||
base_model:
|
||||
- unsloth/Qwen2.5-Coder-7B-Instruct-bnb-4bit
|
||||
pipeline_tag: text-generation
|
||||
license: apache-2.0
|
||||
---
|
||||
|
||||
This model is a fine-tuned version of **Qwen2.5-Coder-7B-Instruct**, optimized for Godot Engine and GDScript-related coding tasks.
|
||||
|
||||
# godot-qwen2.5-coder-7b-instruct-bnb-4bit : GGUF
|
||||
|
||||
This model was finetuned and converted to GGUF format
|
||||
|
||||
**Example usage**:
|
||||
- For text only LLMs: `llama-cli -hf bekoozkan/godot-qwen2.5-coder-7b-instruct-bnb-4bit --jinja`
|
||||
- For multimodal models: `llama-mtmd-cli -hf bekoozkan/godot-qwen2.5-coder-7b-instruct-bnb-4bit --jinja`
|
||||
|
||||
## Available Model files:
|
||||
- `qwen2.5-coder-7b-instruct.Q8_0.gguf`
|
||||
|
||||
## Ollama
|
||||
An Ollama Modelfile is included for easy deployment.
|
||||
|
||||
Reference in New Issue
Block a user