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

Jainamshahhh
/
molperceive-4b

Text Generation
PEFT
Safetensors
English
chemistry
molecular-property-prediction
smiles
structure-elucidation
lora
adaption-autoscientist
conversational
Model card Files Files and versions
xet
Community

Instructions to use Jainamshahhh/molperceive-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jainamshahhh/molperceive-4b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-4b-it")
    model = PeftModel.from_pretrained(base_model, "Jainamshahhh/molperceive-4b")
  • Notebooks
  • Google Colab
  • Kaggle
molperceive-4b
272 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Jainamshahhh's picture
Jainamshahhh
Upload README.md with huggingface_hub
dc68ace verified 12 days ago
  • plots
    Upload plots/molperceive_scores.png with huggingface_hub 20 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 20 days ago
  • README.md
    12.7 kB
    Upload README.md with huggingface_hub 12 days ago
  • adapter_config.json
    1.13 kB
    Upload adapter_config.json with huggingface_hub 20 days ago
  • adapter_model.safetensors
    238 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 20 days ago
  • chat_template.jinja
    1.53 kB
    Upload chat_template.jinja with huggingface_hub 20 days ago
  • tokenizer.json
    33.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 20 days ago
  • tokenizer_config.json
    745 Bytes
    Upload tokenizer_config.json with huggingface_hub 20 days ago