tashfene commited on
Commit
a7241a3
verified
1 Parent(s): 5bc19f4

Add scallopbot.com and GitHub links

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -50,7 +50,9 @@ model-index:
50
 
51
  > A 4B function-calling specialist for local assistants. It reads a user turn and decides which tool to call and with what arguments, or declines when no tool fits.
52
 
53
- `scalloptools-1` is a LoRA fine-tune of [Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B), distilled from one assistant's production traces with a larger model writing the labels. The student never trained on its own generations. The repo ships a q5_k_m GGUF for local serving and the raw adapter for reproduction.
 
 
54
 
55
  | | |
56
  |---|---|
 
50
 
51
  > A 4B function-calling specialist for local assistants. It reads a user turn and decides which tool to call and with what arguments, or declines when no tool fits.
52
 
53
+ `scalloptools-1` is a LoRA fine-tune of [Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B), distilled from [ScallopBot](https://scallopbot.com) production traces with a larger model writing the labels. The student never trained on its own generations. The repo ships a q5_k_m GGUF for local serving and the raw adapter for reproduction.
54
+
55
+ **Links:** [scallopbot.com](https://scallopbot.com) 路 [GitHub](https://github.com/tashfeenahmed/scallopbot)
56
 
57
  | | |
58
  |---|---|