Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdfajar707
/
LLaMa3_RKPCase
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abdfajar707
commited on
Jul 2, 2024
Commit
885e915
·
verified
·
1 Parent(s):
0fc8995
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
alpaca_prompt.format(
2
-
"", # input
3
-
"", outputs
4
from unsloth import FastLanguageModel
5
import torch
6
import gradio as gr
1
from unsloth import FastLanguageModel
2
import torch
3
import gradio as gr