Bob-the-Koala commited on
Commit
e4cd9d6
·
verified ·
1 Parent(s): 8b38771

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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