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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

522H0134-NguyenNhatHuy
/
Vinallama-2.7b-chat-SFT

Text Generation
PEFT
Safetensors
Vietnamese
code
sft
chat
vietnamese
Model card Files Files and versions
xet
Community

Instructions to use 522H0134-NguyenNhatHuy/Vinallama-2.7b-chat-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use 522H0134-NguyenNhatHuy/Vinallama-2.7b-chat-SFT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vilm/vinallama-2.7b-chat")
    model = PeftModel.from_pretrained(base_model, "522H0134-NguyenNhatHuy/Vinallama-2.7b-chat-SFT")
  • Notebooks
  • Google Colab
  • Kaggle
Vinallama-2.7b-chat-SFT
105 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
522H0134-NguyenNhatHuy's picture
522H0134-NguyenNhatHuy
Upload folder using huggingface_hub
51a8508 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub 12 months ago
  • adapter_config.json
    856 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    100 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    558 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    5.23 MB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    1.51 kB
    Upload folder using huggingface_hub 12 months ago