Skip to main content

A collection of implementations of LLM, papers, and other models.

Project description

Ohara

This is my collection of implimention of llm,paper and things I hand in my mind I hand lot of fragmented code of implimention of diffrent model

this is attempt to make it eveything in one place
This lib is for runing/copying code for expriments
install with

git clone https://github.com/joey00072/ohara.git
pip install -e .

then

## download and pretokenize
python examples/prepare-dataset.py

## train 
## look at train.py its fairly easy
python examples/train_llama.py

# lighting fabric verison is also avalible (recommanded)
python examples/train_llama_fabric.py 

alt text

llama-20M trained on tinystores for 1.7B

inferance on phi2

## this will download model from hf and run it in torch.flaot16

python phi_inference.py 

## look at files and you can impliment rest of things easily, 
## I belive in you 😉

The lib to maximize FAFO

papaers and theory is on one side but code is truth, in the end things that matter that works (runs)
If you look into docs you can find some written things. this are mostly copied from my obsidian notes

WORK IS PROGESS (always)

papers

  1. SwiGLU | md
  2. Alibi Embeddings | md
  3. Rotary Embeddings | md
  4. LoRA
  5. LLAMA | md
  6. XPOS
  7. GPT | md
  8. Mamba
  9. renet

More things are not in this repo

  1. TinyLora
  2. Neural Style Transfer in Pytorch

TODO (A lot)

  • make infercer class better
  • make training loop better (use lightning fabric maybe)
  • Finetuning in structed way (I just rawdoag code when I need it)
  • DPO
  • make is py modele so I can create expriment folder and put all this in it

Fund My Caffeine Addiction

ko-fi

contribution guidelines

  • be nice,
  • code explaintions || docs are appricated
  • memes on pr recommend

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ohara-0.1.2.tar.gz (48.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ohara-0.1.2-py3-none-any.whl (66.6 kB view details)

Uploaded Python 3

File details

Details for the file ohara-0.1.2.tar.gz.

File metadata

  • Download URL: ohara-0.1.2.tar.gz
  • Upload date:
  • Size: 48.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for ohara-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5918b4bdc98b773f5fc10185536b5e94a136a8ced426bf752d4297b0c5f9bb24
MD5 3577e903511158dbe4fe7238d1af7e05
BLAKE2b-256 fa6f0a35c4ff3d6912a7f89bc0718e702ec18053129ace29fc39d7230891e1c0

See more details on using hashes here.

File details

Details for the file ohara-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: ohara-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 66.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for ohara-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1431ccb145ed6bd71cb1a0d80299250422420a456fe51ee8f418f87378333b1b
MD5 ec98f595da75b48cd0e6ecd5638b66bb
BLAKE2b-256 0212b8167dac2f2abe315c57415c7a41c6e040df9baaece75885e8bf023a5ebc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page