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

  • Log In
  • Sign Up

lifecont
/
Llava_Am_chatbot

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use lifecont/Llava_Am_chatbot with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("EthioNLP/Amharic-llama-base-model")
    model = PeftModel.from_pretrained(base_model, "lifecont/Llava_Am_chatbot")
  • Notebooks
  • Google Colab
  • Kaggle
Llava_Am_chatbot
135 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
lifecont's picture
lifecont
again from Ethio_nlp
f815e4e verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    435 Bytes
    Upload model over 1 year ago
  • adapter_config.json
    455 Bytes
    Upload model over 1 year ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    134 MB
    xet
    Upload model over 1 year ago
  • config.json
    708 Bytes
    files from Ethio_nlp_llama_base_model over 1 year ago
  • generation_config.json
    137 Bytes
    again from Ethio_nlp over 1 year ago
  • gitattributes
    1.52 kB
    again from Ethio_nlp over 1 year ago
  • model.safetensors.index.json
    24 kB
    again from Ethio_nlp over 1 year ago
  • special_tokens_map.json
    414 Bytes
    files from Ethio_nlp_llama_base_model over 1 year ago
  • tokenizer (1).model
    899 kB
    xet
    files from Ethio_nlp_llama_base_model over 1 year ago
  • tokenizer_config.json
    932 Bytes
    files from Ethio_nlp_llama_base_model over 1 year ago