Dogge commited on
Commit
340e5a4
1 Parent(s): 638860b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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.