Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ pipeline_tag: text-generation
|
|
| 20 |
---
|
| 21 |
# LocalCodeViber
|
| 22 |
|
| 23 |
-
**LocalCodeViber** is a local-first agentic coding model built on [Qwen3-8B](https://huggingface.co/Qwen/Qwen3-8B), fine-tuned for tool-calling, multi-step code generation, and autonomous error recovery. Designed to run entirely on consumer hardware — no API, no cloud, no cost per token.
|
| 24 |
|
| 25 |
This is the SFT foundation model. Reinforcement learning is ongoing.
|
| 26 |
|
|
|
|
| 20 |
---
|
| 21 |
# LocalCodeViber
|
| 22 |
|
| 23 |
+
**LocalCodeViber v0.1** is a local-first agentic coding model built on [Qwen3-8B](https://huggingface.co/Qwen/Qwen3-8B), fine-tuned for tool-calling, multi-step code generation, and autonomous error recovery. Designed to run entirely on consumer hardware — no API, no cloud, no cost per token.
|
| 24 |
|
| 25 |
This is the SFT foundation model. Reinforcement learning is ongoing.
|
| 26 |
|