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

africa-intelligence
/
llama-8b-south-africa

PEFT
TensorBoard
Safetensors
llama
african-languages
multilingual
instruction-tuning
transfer-learning
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use africa-intelligence/llama-8b-south-africa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use africa-intelligence/llama-8b-south-africa with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "africa-intelligence/llama-8b-south-africa")
  • Notebooks
  • Google Colab
  • Kaggle
llama-8b-south-africa
177 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 104 commits
chad-brouze's picture
chad-brouze
Model save
8579c16 verified almost 2 years ago
  • runs
    Training in progress, step 8 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.55 kB
    Model save almost 2 years ago
  • adapter_config.json
    740 Bytes
    Training in progress, step 100 almost 2 years ago
  • adapter_model.safetensors
    168 MB
    xet
    Training in progress, step 5596 almost 2 years ago
  • all_results.json
    252 Bytes
    Model save almost 2 years ago
  • special_tokens_map.json
    325 Bytes
    Training in progress, step 4 almost 2 years ago
  • tokenizer.json
    9.09 MB
    Training in progress, step 4 almost 2 years ago
  • tokenizer_config.json
    51 kB
    Training in progress, step 4 almost 2 years ago
  • train_results.json
    252 Bytes
    Model save almost 2 years ago
  • trainer_state.json
    196 kB
    Model save almost 2 years ago
  • training_args.bin

    Detected Pickle imports (10)

    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.SchedulerType",
    • "accelerate.utils.dataclasses.DistributedType",
    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "torch.device",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.utils.quantization_config.QuantizationMethod",
    • "alignment.configs.SFTConfig"

    How to fix it?

    6.2 kB
    xet
    Training in progress, step 100 almost 2 years ago