tashfene commited on
Commit
8683e80
verified
1 Parent(s): 807afa2

Add scallopbot.com and GitHub links

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -41,7 +41,9 @@ model-index:
41
 
42
  > A 4B extraction specialist for local assistants. It reads a conversation and writes down the durable facts worth remembering, or returns nothing when a turn is just chatter.
43
 
44
- `scallopmemory-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.
 
 
45
 
46
  | | |
47
  |---|---|
 
41
 
42
  > A 4B extraction specialist for local assistants. It reads a conversation and writes down the durable facts worth remembering, or returns nothing when a turn is just chatter.
43
 
44
+ `scallopmemory-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.
45
+
46
+ **Links:** [scallopbot.com](https://scallopbot.com) 路 [GitHub](https://github.com/tashfeenahmed/scallopbot)
47
 
48
  | | |
49
  |---|---|