Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface/inference-playground
FallnAI
/
LLM-Inference
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5705707
LLM-Inference
/
src
/
routes
/
+page.svelte
mishig
HF Staff
Rename componentns to better names (#7)
5705707
unverified
11 months ago
raw
Copy download link
history
blame
106 Bytes
<
script
lang
=
"ts"
>
import
Playground
from
'$lib/components/Playground.svelte'
;
</
script
>
<
Playground
/>