zenpeach commited on
Commit
1c707f2
·
verified ·
1 Parent(s): a46248e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -9,8 +9,8 @@ tags:
9
 
10
  # OnBoard recommended models (GGUF)
11
 
12
- The models OnBoard's installer and `ullama-recommend` offer, mirrored here for
13
- stable, provenance-clear hosting. All files are 4-bit GGUF quantizations for
14
  llama.cpp-based serving (shipped with OnBoard/Understand as `ullama`), all
15
  under the Apache-2.0 license, mirrored unmodified from the source repos below.
16
 
@@ -39,9 +39,7 @@ the best chat answers.
39
  | Gemma 4 E2B | 3.1 GB | OnBoard's default model. Good at both chat and code summaries. |
40
  | Qwen3.5 2B | 1.3 GB | Writes good code summaries remarkably fast, but struggled in our chat testing. |
41
 
42
- Selection method, scores, and per-model sampling settings are documented in
43
- the [stinb/ullama](https://github.com/stinb/ullama) repo (`model_info.md`,
44
- `launcher/ullama-models.conf`).
45
 
46
  ## Files, licensing, and provenance
47
 
 
9
 
10
  # OnBoard recommended models (GGUF)
11
 
12
+ The models OnBoard's installer offers, mirrored here for
13
+ stable hosting. All files are 4-bit GGUF quantizations for
14
  llama.cpp-based serving (shipped with OnBoard/Understand as `ullama`), all
15
  under the Apache-2.0 license, mirrored unmodified from the source repos below.
16
 
 
39
  | Gemma 4 E2B | 3.1 GB | OnBoard's default model. Good at both chat and code summaries. |
40
  | Qwen3.5 2B | 1.3 GB | Writes good code summaries remarkably fast, but struggled in our chat testing. |
41
 
42
+
 
 
43
 
44
  ## Files, licensing, and provenance
45