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="tehinkage/GenMediaStudio",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

GenMedia Studio Resources

This repository contains resource packages used by GenMedia Studio.

These resources are downloaded automatically by the application when needed.

Repository Contents

Resources in this repository may include:

  • AI models
  • ASR engines
  • TTS engines
  • Fonts
  • Runtime assets
  • Configuration files
  • Other application resources

License Notice

This repository contains both original GenMedia Studio content and third-party resources.

Original files created specifically for GenMedia Studio are owned by TehinKage.

Third-party models, engines, fonts, datasets, checkpoints and other software remain the property of their respective authors and continue to be governed by their original licenses.

Nothing in this repository modifies, replaces or overrides the license of any third-party component.

Third-party Projects

Examples include (but are not limited to):

  • Faster Whisper
  • SenseVoice
  • OmniVoice
  • NghiTTS
  • Other open-source projects

Please refer to each project's official repository for licensing information.

Redistribution

If you redistribute any resources from this repository, you are responsible for complying with the original license of each included component.

Disclaimer

All resources are provided AS IS, without warranty of any kind.

Downloads last month
35
GGUF
Model size
8B params
Architecture
gemma4
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