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

build-small-hackathon
/
pocket-tutor-minicpmv-socratic

Image-Text-to-Text
PEFT
Safetensors
English
lora
qlora
tutoring
education
multimodal
build-small-hackathon
conversational
Model card Files Files and versions
xet
Community

Instructions to use build-small-hackathon/pocket-tutor-minicpmv-socratic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use build-small-hackathon/pocket-tutor-minicpmv-socratic with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openbmb/MiniCPM-V-4.6")
    model = PeftModel.from_pretrained(base_model, "build-small-hackathon/pocket-tutor-minicpmv-socratic")
  • Notebooks
  • Google Colab
  • Kaggle
pocket-tutor-minicpmv-socratic
28.4 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
awilliams88's picture
awilliams88
Update README.md
3a02e18 verified about 2 months ago
  • .gitattributes
    113 Bytes
    Upload processor 2 months ago
  • README.md
    1.66 kB
    Update README.md about 2 months ago
  • adapter_config.json
    1.05 kB
    Upload model about 2 months ago
  • adapter_model.safetensors
    8.39 MB
    xet
    Upload model about 2 months ago
  • chat_template.jinja
    7.3 kB
    Upload processor 2 months ago
  • processor_config.json
    1.2 kB
    Upload processor 2 months ago
  • tokenizer.json
    20 MB
    xet
    Upload processor 2 months ago
  • tokenizer_config.json
    1.62 kB
    Upload processor 2 months ago