|
@@ -1,5 +1,7 @@
|
|
|
## 🦙🌲🤏 Alpaca (Low-Rank Edition)
|
|
## 🦙🌲🤏 Alpaca (Low-Rank Edition)
|
|
|
|
|
|
|
|
|
|
+**The code in this repo does not yet work. I'm still retraining the model with the outputs included.**
|
|
|
|
|
+
|
|
|
This repository contains code for reproducing the [Stanford Alpaca results](https://github.com/tatsu-lab/stanford_alpaca#data-release). Users will need to be ready to fork `transformers`.
|
|
This repository contains code for reproducing the [Stanford Alpaca results](https://github.com/tatsu-lab/stanford_alpaca#data-release). Users will need to be ready to fork `transformers`.
|
|
|
|
|
|
|
|
### Setup
|
|
### Setup
|
|
@@ -32,4 +34,4 @@ Under construction.
|
|
|
- [ ] Documentation for notebook
|
|
- [ ] Documentation for notebook
|
|
|
- [ ] Support for `13b`, `30b`, `65b`
|
|
- [ ] Support for `13b`, `30b`, `65b`
|
|
|
- [ ] Inference CLI and evaluation
|
|
- [ ] Inference CLI and evaluation
|
|
|
-- [ ] Better disclaimers about why using LLaMA without permission is very bad!
|
|
|
|
|
|
|
+- [ ] Better disclaimers about why using LLaMA without permission is very bad!
|