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

befm
/
BeFM1.5-4B

Text Generation
PEFT
Safetensors
English
PEFT
LoRA
Behavior
BehavioralScience
FoundationModel
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use befm/BeFM1.5-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use befm/BeFM1.5-4B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/nfs/turbo/si-qmei/huangjin/.cache/huggingface/hub/models--Qwen--Qwen3-4B-Instruct-2507/snapshots/cdbee75f17c01a7cc42f958dc650907174af0554")
    model = PeftModel.from_pretrained(base_model, "befm/BeFM1.5-4B")
  • 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.57 kB
    Add files using upload-large-folder tool about 2 months ago
  • LICENSE
    11.4 kB
    Add files using upload-large-folder tool about 2 months ago
  • README.md
    2.5 kB
    docs: align model card format with Be.FM 1.0 (overview / usage / inference / citation) about 2 months ago
  • adapter_config.json
    1.17 kB
    Add files using upload-large-folder tool about 2 months ago
  • adapter_model.safetensors
    66.1 MB
    xet
    Add files using upload-large-folder tool about 2 months ago
  • chat_template.jinja
    2.63 kB
    Add files using upload-large-folder tool about 2 months ago
  • special_tokens_map.json
    613 Bytes
    Add files using upload-large-folder tool about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Add files using upload-large-folder tool about 2 months ago
  • tokenizer_config.json
    5.41 kB
    Add files using upload-large-folder tool about 2 months ago