Nicolas Iglesias commited on
Commit
8fad408
·
1 Parent(s): 2d7b956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Zenos GPT-J 6B Alpaca Evol 4-bit is a Spanish Instruction capable model based on
16
 
17
  ### Requirements
18
 
19
- The following **specific** up-to-date forks are required in order to load and/or manipulate the present model. At least, until the existing PRs are approved. They allow saving and loading 4 bits model, with LoRa adapters included.
20
 
21
  - [bitsandbytes](https://github.com/webpolis/bitsandbytes)
22
  - [transformers](https://github.com/webpolis/transformers)
 
16
 
17
  ### Requirements
18
 
19
+ The following **specific** up-to-date forks are required in order to load and/or manipulate the present model. At least, until the existing PRs are approved in the main repositories. They allow saving and loading 4 bits model, with LoRa adapters included.
20
 
21
  - [bitsandbytes](https://github.com/webpolis/bitsandbytes)
22
  - [transformers](https://github.com/webpolis/transformers)