lthn commited on
Commit
6067f14
·
verified ·
1 Parent(s): 58548ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -19,10 +19,3 @@ datasets:
19
 
20
  A [Gemma 4 E2B](https://huggingface.co/google/gemma-4-E2B-it) finetune by [lthn.ai](https://lthn.ai) — EUPL-1.2
21
 
22
- **Ollama**: `ollama run hf.co/lthn/lemer:Q4_K_M`
23
-
24
- **MLX**: [bf16](https://huggingface.co/lthn/lemer/tree/bf16), [8bit](https://huggingface.co/lthn/lemer/tree/8bit), [6bit](https://huggingface.co/lthn/lemer/tree/6bit), [5bit](https://huggingface.co/lthn/lemer/tree/5bit), [4bit](https://huggingface.co/lthn/lemer/tree/4bit), [mxfp8](https://huggingface.co/lthn/lemer/tree/mxfp8), [mxfp4](https://huggingface.co/lthn/lemer/tree/mxfp4), [nvfp4](https://huggingface.co/lthn/lemer/tree/nvfp4)
25
-
26
- **GGUF**: [BF16](https://huggingface.co/lthn/lemer/tree/bf16), [Q8_0](https://huggingface.co/lthn/lemer/tree/8bit), [Q6_K](https://huggingface.co/lthn/lemer/tree/6bit), [Q5_K_M](https://huggingface.co/lthn/lemer/tree/5bit), [Q4_K_M](https://huggingface.co/lthn/lemer/tree/4bit), [Q3_K_M](https://huggingface.co/lthn/lemer/tree/3bit-gguf)
27
-
28
- **HF Transformers**: on main (4-bit NF4 + bf16 in hf-bf16/)
 
19
 
20
  A [Gemma 4 E2B](https://huggingface.co/google/gemma-4-E2B-it) finetune by [lthn.ai](https://lthn.ai) — EUPL-1.2
21