made instructions more clean

This commit is contained in:
Mohammadreza Hendiani 2024-04-20 17:06:42 +03:30
parent f83cf85c85
commit cf74dd7fbf
No known key found for this signature in database
GPG key ID: 6910AB8B88C616E8

View file

@ -907,6 +907,18 @@ sudo dnf install numactl
```bash
sudo apt install numactl
```
- <details>
<summary>Unix:</summary>
- Fedora linux package:
```bash
sudo dnf install numactl
```
- Debian or Ubuntu linux package:
```bash
sudo apt install numactl
```
</details>
### Obtaining and using the Facebook LLaMA 2 model