eryx-swahili-llm-v1
1
base_model:meta-llama/Llama-3.1-8B
by
Engeryx
Other
OTHER
8B params
New
0 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
18GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
8GB+ RAM
Code Examples
Usagepython
# Using Tinker API
import tinker
client = tinker.ServiceClient()
sampling_client = client.get_sampling_client("eryx-swahili-llm-v1")
response = await sampling_client.sample_async(
prompt="<|user|>\nEleza umuhimu wa elimu.\n<|assistant|>",
sampling_params=tinker.types.SamplingParams(
max_tokens=256,
temperature=0.7
)
)Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.