Manuel030 commited on
Commit
4c66ecd
1 Parent(s): 5d46ce6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  # alpaca-opt-6.7b
2
 
 
 
3
  Training and inference code for [OPT](https://ai.facebook.com/blog/democratizing-access-to-large-scale-language-models-with-opt-175b/) models based on the [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html) training protocol. You can get the trained model
4
  from the huggingface hub:
5
 
 
1
  # alpaca-opt-6.7b
2
 
3
+ Source Code: www.github.com/Manuel030/alpaca-opt
4
+
5
  Training and inference code for [OPT](https://ai.facebook.com/blog/democratizing-access-to-large-scale-language-models-with-opt-175b/) models based on the [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html) training protocol. You can get the trained model
6
  from the huggingface hub:
7