File size: 782 Bytes
f5696b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167b390
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
base_model: vishnuOI/unity-coder-30b
tags:
- gguf
- unity
- game-development
- csharp
- quantized
datasets:
- vishnuOI/unity-dev-instructions
---

# 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.

## Full Disclaimer:
Needs testing and tweaks- as it stands, the q4_k_m version with base LM Studio settings performs worse than some newer
models without Unity Lora training- consider it more of an experiment. If someone has better experience with the f16 
or has a good configuration, let me know!