Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This repo contains a low-rank adapter for LLaMA-7b fit on the Stanford Alpaca dataset.
|
2 |
+
|
3 |
+
It doesn't contain the foundation model itself, so it's MIT licensed!
|
4 |
+
|
5 |
+
Instructions for running it can be found at https://github.com/tloen/alpaca-lora.
|