Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkproj/pytorch-lora
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
https://github.com/hkproj/pytorch-lora
lora low-rank-adaptation paper-implementations pytorch
Last synced: 3 days ago
JSON representation
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
- Host: GitHub
- URL: https://github.com/hkproj/pytorch-lora
- Owner: hkproj
- Created: 2023-07-23T09:15:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T22:58:24.000Z (over 1 year ago)
- Last Synced: 2024-05-14T00:14:39.049Z (6 months ago)
- Topics: lora, low-rank-adaptation, paper-implementations, pytorch
- Language: Jupyter Notebook
- Homepage: https://www.youtube.com/watch?v=PXWYUTMt-AU
- Size: 551 KB
- Stars: 55
- Watchers: 2
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pytorch-lora
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch