Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Narednra
/
meditronllama2

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Narednra/meditronllama2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("epfl-llm/meditron-7b")
    model = PeftModel.from_pretrained(base_model, "Narednra/meditronllama2")
  • Notebooks
  • Google Colab
  • Kaggle
meditronllama2
13.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Narednra's picture
Narednra
Upload folder using huggingface_hub
f72fdcb verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    435 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    520 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    320 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    674 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • generation_config.json
    111 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • model-00001-of-00002.safetensors
    9.98 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00002-of-00002.safetensors
    3.5 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors.index.json
    26.8 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    736 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    1.85 MB
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    4.08 kB
    Upload folder using huggingface_hub almost 2 years ago