Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sarthakd57
/
bengali_narrative_to_comic_model

Translation
PEFT
Safetensors
llama
lora
text-generation
structured-output
comic-script
Model card Files Files and versions
xet
Community

Instructions to use sarthakd57/bengali_narrative_to_comic_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sarthakd57/bengali_narrative_to_comic_model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Meta-Llama-3.2-3B-Instruct-Reference__TOG__FT")
    model = PeftModel.from_pretrained(base_model, "sarthakd57/bengali_narrative_to_comic_model")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.64 kB
    Upload 9 files 15 days ago
  • README.md
    2.86 kB
    Update README.md 14 days ago
  • adapter_config.json
    909 Bytes
    Upload 9 files 15 days ago
  • adapter_model.safetensors
    389 MB
    xet
    Upload 9 files 15 days ago
  • autoscientist_config.json
    836 Bytes
    Upload folder using huggingface_hub 17 days ago
  • bengali_narrative_to_comic.json
    230 MB
    xet
    Upload folder using huggingface_hub 17 days ago
  • chat_template.jinja
    3.83 kB
    Upload 9 files 15 days ago
  • config.json
    889 Bytes
    Upload 9 files 15 days ago
  • special_tokens_map.json
    325 Bytes
    Upload 9 files 15 days ago
  • tokenizer.json
    17.2 MB
    xet
    Upload 9 files 15 days ago
  • tokenizer_config.json
    50.6 kB
    Upload 9 files 15 days ago
  • trainer_state.json
    25.7 kB
    Upload 9 files 15 days ago