emre570's picture
Update README.md
443103f verified
|
raw
history blame
469 Bytes
metadata
language:
  - en
license: apache-2.0
tags:
  - transformers
  - unsloth
  - llama
  - trl
  - sft
  - peft
base_model: unsloth/llama-3-8b-bnb-4bit
library_name: peft
datasets:
  - myzens/alpaca-turkish-combined

This repo contains the fine-tuned model for the Turkish Llama 3 Project and its variants that can be used for different purposes.

The actual trained model is an adapter model, which is then translated into gguf format using llama.cpp and into .bin format for vLLM.