File size: 467 Bytes
cfcc233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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.