Skip to content

Commit

Permalink
[docs] Fix Zamba2 (#35916)
Browse files Browse the repository at this point in the history
fix code block
  • Loading branch information
stevhliu authored Jan 27, 2025
1 parent 414658f commit 86d7564
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/en/model_doc/zamba2.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Zamba2-1.2B, Zamba2-2.7B and Zamba2-7B are hybrid models combining state-space m
Zamba2 requires you use `transformers` version 4.48.0 or higher:
```bash
pip install transformers>=4.48.0
```

## Inference

```python
Expand Down

0 comments on commit 86d7564

Please sign in to comment.