glodov commited on
Commit
1314c8d
·
verified ·
1 Parent(s): 02a3d15

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ library_name: llama.cpp
4
+ tags:
5
+ - llama-cpp
6
+ - nan0web
7
+ base_model:
8
+ - GetSoloTech/Qwen3-Code-Reasoning-4B-GGUF
9
+ pipeline_tag: text-classification
10
+ ---
11
+ # nan0web Fine-tuned Model
12
+
13
+ Custom [fine-tuned model](https://huggingface.co/GetSoloTech/Qwen3-Code-Reasoning-4B-GGUF) for code generation in Nan0Web ecosystem.
14
+ Based on Qwen3 architecture.