Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,9 @@ This model is an advanced fp8 quantized version of google/gemma-3-27b-it, meticu
|
|
25 |
pip install git+https://github.com/huggingface/[email protected]
|
26 |
```
|
27 |
|
28 |
-
|
|
|
|
|
29 |
|
30 |
```python3
|
31 |
|
|
|
25 |
pip install git+https://github.com/huggingface/[email protected]
|
26 |
```
|
27 |
|
28 |
+
|
29 |
+
|
30 |
+
# Inference with Transformers
|
31 |
|
32 |
```python3
|
33 |
|