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 bf16: model-00003-of-00004.safetensors
Browse files
model-00003-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6dbb90fb3cc91ade2eeed944dbadec2e1df530ba42276c91a7f239b1a0b9bd1
|
| 3 |
+
size 5637144740
|