gvij commited on
Commit
d86af45
·
verified ·
1 Parent(s): 8940321

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -13,6 +13,7 @@ tags:
13
  - tool-calling
14
  - thinking-mode
15
  - quantized
 
16
  language:
17
  - en
18
  - zh
@@ -52,6 +53,8 @@ base_model: Qwen/Qwen3-0.6B
52
 
53
  This repository contains GGUF (GPT-Generated Unified Format) conversions of the [Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B) language model, optimized for efficient CPU inference using llama.cpp, Ollama, and other GGUF-compatible engines.
54
 
 
 
55
  ## Model Overview
56
 
57
  **Qwen3-0.6B** is a compact yet powerful 0.6 billion parameter causal language model from Alibaba's Qwen series, featuring:
@@ -230,3 +233,5 @@ This model is released under the **Apache 2.0 License**, following the original
230
  ---
231
 
232
  For issues, questions, or feedback, please visit the original [Qwen3-0.6B repository](https://huggingface.co/Qwen/Qwen3-0.6B).
 
 
 
13
  - tool-calling
14
  - thinking-mode
15
  - quantized
16
+ - neo
17
  language:
18
  - en
19
  - zh
 
53
 
54
  This repository contains GGUF (GPT-Generated Unified Format) conversions of the [Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B) language model, optimized for efficient CPU inference using llama.cpp, Ollama, and other GGUF-compatible engines.
55
 
56
+ This model was converted by [NEO](https://heyneo.so) - Fully autonomous ML Engineering Agent.
57
+
58
  ## Model Overview
59
 
60
  **Qwen3-0.6B** is a compact yet powerful 0.6 billion parameter causal language model from Alibaba's Qwen series, featuring:
 
233
  ---
234
 
235
  For issues, questions, or feedback, please visit the original [Qwen3-0.6B repository](https://huggingface.co/Qwen/Qwen3-0.6B).
236
+
237
+ Authored and published by [NEO](https://heyneo.so)