Transformers.js
GGUF
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="AiCoderv2/FineToon-Texttovideo",
	filename="t5-large-q4_k_m.gguf",
)
output = llm(
	"Once upon a time,",
	max_tokens=512,
	echo=True
)
print(output)

Create a 8 second cinematic video ad for a job post titled “We’re Hiring – Videographer”. Style: luxury, futuristic, minimal — color palette white, gold, and black. Scene composition:

Dynamic intro with glowing gold geometric shapes and digital film strips.

Floating icons representing creativity and media: video camera, film reel, clapperboard, 💬 DM icon.

Soft glowing text transitions.

No humans, no faces.

Subtle background motion: abstract light rays, gold particles, or smooth camera panning over modern design elements. Text sequence suggestion: 1️⃣ “🚀 We’re Hiring – Videographer!” 2️⃣ “Create. Edit. Inspire in the world of healthcare.” 3️⃣ “CV 📩 Contact us via DM!” Typography: bold, modern sans-serif, animated with smooth fade and motion blur. Soundtrack: ambient cinematic music with subtle beats (no lyrics). Final mood: professional, elegant, and inspiring — perfect for Instagram Reels, LinkedIn post, or website hero section.

Downloads last month
72
GGUF
Model size
0.7B params
Architecture
t5
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support