freebuff 0.0.130 → 0.0.132
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@ freebuff
|
|
|
19
19
|
|
|
20
20
|
## Why Freebuff?
|
|
21
21
|
|
|
22
|
-
**Best open-source models** — Powered by the strongest open-source models available, like DeepSeek,
|
|
22
|
+
**Best open-source models** — Powered by the strongest open-source models available, like DeepSeek, MiMo, and MiniMax — no proprietary lock-in.
|
|
23
23
|
|
|
24
24
|
**Fast** — 5–10× speed up. 3–5× tokens per second compared to Claude, plus context gathering in seconds.
|
|
25
25
|
|
|
@@ -29,7 +29,7 @@ freebuff
|
|
|
29
29
|
|
|
30
30
|
**How can it be free?** Freebuff is supported by text ads.
|
|
31
31
|
|
|
32
|
-
**What models do you use?** The best open-source models available. In full mode you can choose from DeepSeek V4 Pro, MiMo 2.5 Pro,
|
|
32
|
+
**What models do you use?** The best open-source models available. In full mode you can choose from DeepSeek V4 Pro, MiMo 2.5 Pro, DeepSeek V4 Flash, MiMo 2.5, and MiniMax M3. Limited mode uses DeepSeek V4 Flash and MiMo 2.5. Gemini 3.1 Flash Lite handles file finding and research.
|
|
33
33
|
|
|
34
34
|
**Which countries is Freebuff available in?** All countries. Freebuff runs in "full" mode in the US, Canada, UK, EU, and other select countries, and in "limited" mode everywhere else (or while using a VPN). See [freebuff.com](https://freebuff.com) for the full list.
|
|
35
35
|
|