Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
CrashOverrideX
/
Quillan-Ronin
like
0
Text Generation
Transformers
Safetensors
GGUF
English
llama
causal-lm
multimodal
image-generation
video-generation
audio-generation
text-generation-inference
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
Quillan-Ronin
/
llama.cpp
/
tools
/
server
/
webui
/
src
/
lib
/
components
/
ui
/
input
/
index.ts
CrashOverrideX
Add files using upload-large-folder tool
41a5ab2
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
81 Bytes
import
Root
from
'./input.svelte'
;
export
{
Root
,
//
Root
as
Input
};