Hugging Face
Models
Datasets
Spaces
Posts
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...
e3dae79
LLM-Inference
/
src
/
routes
/
+page.svelte
Thomas G. Lopes
abstract models
c7f83e1
about 2 months ago
raw
Copy download link
history
blame
Safe
153 Bytes
<
script
lang
=
"ts"
>
import
InferencePlayground
from
"$lib/components/InferencePlayground/InferencePlayground.svelte"
;
</
script
>
<
InferencePlayground
/>