Any-to-Any
MLX
Safetensors
Transformers
GGUF
English
gemma4
image-text-to-text
4-bit precision
8-bit precision
Instructions to use LetheanNetwork/lemma-bk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use LetheanNetwork/lemma-bk with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir lemma-bk LetheanNetwork/lemma-bk
- Transformers
How to use LetheanNetwork/lemma-bk with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("LetheanNetwork/lemma-bk") model = AutoModelForMultimodalLM.from_pretrained("LetheanNetwork/lemma-bk", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
add mxfp8: model-00002-of-00002.safetensors
Browse files
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8b863568eab7b7adf088426ec97791fe46c0e7055b323737957524a6c4ba4cc
|
| 3 |
+
size 2961703954
|