wfwrigh's picture
created readme
cfcc233 verified
raw
history blame contribute delete
467 Bytes
---
base_model: vishnuOI/unity-coder-30b
tags:
- gguf
- unity
- game-development
- csharp
- quantized
---
# Unity Coder 30B - Q4_K_M + F16 GGUF
Quantized GGUF version of [vishnuOI/unity-coder-30b](https://huggingface.co/vishnuOI/unity-coder-30b) for local inference.
- **Base model**: vishnuOI/unity-coder-30b
- **Quantization**: Q4_K_M + F16
- **Format**: GGUF (llama.cpp)
## Usage
Load directly in LM Studio, Ollama, or llama.cpp.
Still needs testing.