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

Datra
/
beffect_mv3_dv3_lmfcty_vllm

PEFT
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Datra/beffect_mv3_dv3_lmfcty_vllm with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Datra/beffect_mv3_dv3_lmfcty_vllm")
  • Notebooks
  • Google Colab
  • Kaggle
beffect_mv3_dv3_lmfcty_vllm
115 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jesie's picture
jesie
Upload folder using huggingface_hub
3ae0024 verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    1.45 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    862 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    97.3 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • all_results.json
    382 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • chat_template.jinja
    3.83 kB
    Upload folder using huggingface_hub over 1 year ago
  • eval_results.json
    198 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • llamaboard_config.yaml
    2.29 kB
    Upload folder using huggingface_hub over 1 year ago
  • running_log.txt
    27.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    506 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    50.7 kB
    Upload folder using huggingface_hub over 1 year ago
  • train_results.json
    242 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • trainer_state.json
    20.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • training_args.bin
    6.16 kB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • training_args.yaml
    1.02 kB
    Upload folder using huggingface_hub over 1 year ago