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

  • Log In
  • Sign Up

Tapask
/
telecom-oss-8b

Text Generation
PEFT
Safetensors
English
telecom
oss
bss
tmf
tmforum
etom
sid
lora
llama-3
Model card Files Files and versions
xet
Community

Instructions to use Tapask/telecom-oss-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Tapask/telecom-oss-8b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("AliMaatouk/LLama-3-8B-Tele")
    model = PeftModel.from_pretrained(base_model, "Tapask/telecom-oss-8b")
  • Notebooks
  • Google Colab
  • Kaggle
telecom-oss-8b
688 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Tapask's picture
Tapask
Replace auto-generated README with full model card
25abee0 verified 18 days ago
  • .gitattributes
    1.57 kB
    Initial upload: LoRA adapter for AliMaatouk/LLama-3-8B-Tele, fine-tuned on 18,779 synthetic TMF OSS/BSS pairs (best eval @ epoch ~2.56) 19 days ago
  • README.md
    7.3 kB
    Replace auto-generated README with full model card 18 days ago
  • adapter_config.json
    730 Bytes
    Initial upload: LoRA adapter for AliMaatouk/LLama-3-8B-Tele, fine-tuned on 18,779 synthetic TMF OSS/BSS pairs (best eval @ epoch ~2.56) 19 days ago
  • adapter_model.safetensors
    671 MB
    xet
    Initial upload: LoRA adapter for AliMaatouk/LLama-3-8B-Tele, fine-tuned on 18,779 synthetic TMF OSS/BSS pairs (best eval @ epoch ~2.56) 19 days ago
  • special_tokens_map.json
    449 Bytes
    Initial upload: LoRA adapter for AliMaatouk/LLama-3-8B-Tele, fine-tuned on 18,779 synthetic TMF OSS/BSS pairs (best eval @ epoch ~2.56) 19 days ago
  • tokenizer.json
    17.2 MB
    xet
    Initial upload: LoRA adapter for AliMaatouk/LLama-3-8B-Tele, fine-tuned on 18,779 synthetic TMF OSS/BSS pairs (best eval @ epoch ~2.56) 19 days ago
  • tokenizer_config.json
    50.6 kB
    Initial upload: LoRA adapter for AliMaatouk/LLama-3-8B-Tele, fine-tuned on 18,779 synthetic TMF OSS/BSS pairs (best eval @ epoch ~2.56) 19 days ago