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

tientien03
/
test_1

PEFT
Safetensors
Vietnamese
LLMs
Vietnamese
Medical
Health
Vistral
NLP
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use tientien03/test_1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Viet-Mistral/Vistral-7B-Chat")
    model = PeftModel.from_pretrained(base_model, "tientien03/test_1")
  • Notebooks
  • Google Colab
  • Kaggle
test_1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
tientien03's picture
tientien03
Rename adapter_model (1).safetensors to adapter_model.safetensors
70f9498 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    4.96 kB
    Update README.md about 2 years ago
  • adapter_config.json
    692 Bytes
    Rename adapter_config (2).json to adapter_config.json about 2 years ago
  • adapter_model.safetensors
    1.43 GB
    xet
    Rename adapter_model (1).safetensors to adapter_model.safetensors about 2 years ago