Spaces:
Runtime error
Runtime error
thepolymerguy
commited on
Commit
•
09d37d3
1
Parent(s):
9a33746
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ def bot(history):
|
|
15 |
|
16 |
"""
|
17 |
|
18 |
-
|
19 |
Required:
|
20 |
!pip install -q datasets loralib sentencepiece
|
21 |
!pip install -q git+https://github.com/zphang/transformers@c3dc391
|
|
|
15 |
|
16 |
"""
|
17 |
|
18 |
+
Place holder alpaca model trained example:
|
19 |
Required:
|
20 |
!pip install -q datasets loralib sentencepiece
|
21 |
!pip install -q git+https://github.com/zphang/transformers@c3dc391
|