Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
hiyouga/LLaMA-Board
angcyo
/
LLaMA-Board
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hiyouga
commited on
May 16, 2024
Commit
f1ffdd8
·
verified
·
1 Parent(s):
66f74b1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import os
2
-
from
llmtuner
.webui.interface import create_ui
3
4
5
if __name__ == "__main__":
1
import os
2
+
from
llamafactory
.webui.interface import create_ui
3
4
5
if __name__ == "__main__":