Skip to content

Commit

Permalink
Create README.md for model_pytorch_mixtral_recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-18-git authored Oct 14, 2024
1 parent 3e06e8f commit 55d2d31
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions model_pytorch_mixtral_recipe/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# How to download model mixtral with different variants

## 1. Install rclone:
```
axs byquery extracted,rclone
```

## 2. Download `mixtral` model
```
time axs byquery downloaded,pytorch_model,model_name=mixtral-8x7b
```

0 comments on commit 55d2d31

Please sign in to comment.