mirror of
https://github.com/0xSojalSec/airllm.git
synced 2026-03-07 06:15:16 +00:00
Update README.md
This commit is contained in:
@@ -63,10 +63,6 @@ First, install the airllm pip package.
|
||||
pip install airllm
|
||||
```
|
||||
|
||||
```bash
|
||||
pip install -i https://pypi.org/simple/ airllm
|
||||
```
|
||||
|
||||
### 2. Inference
|
||||
|
||||
Then, initialize AirLLMLlama2, pass in the huggingface repo ID of the model being used, or the local path, and inference can be performed similar to a regular transformer model.
|
||||
|
||||
Reference in New Issue
Block a user