yosoyjay / llama-examples

Examples of training Llama2 with different frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Llama2 Examples

A work in progress collection of Llama2 implementations with examples of fine-tuning using different implementation interfaces.

Examples

  1. Fine-tuning Llama2 using Hugging Face
  2. Fine-tuning Llama2 using lit-gpt
  3. Fine-tuning Llama2 using llama-recipes

About

Examples of training Llama2 with different frameworks

License:MIT License


Languages

Language:Shell 100.0%