doc-to-lora

by SakanaAI · Agent Tool · ★ 727

About doc-to-lora

Doc-to-LoRA (D2L): Learning to Instantly Internalize Contexts :sparkles:Interactive Web | :newspaper:X | :scroll:Paper | :hugs:Hugging Face | :octocat:GitHub A reference implementation of Doc-to-LoRA (D2L). 🛠️ Installation 🤗 Pre-Trained Models 🚀 Python API Usage python caveat: this interface only supports non-batched inputs for batched inference please see import torch from ctxtolora.modelloading import gettokenizer from ctxtolora.modeling.hypernet import ModulatedPretrainedModel model loading checkpointpath = "trainedd2l/gemmademo/checkpoint-80000/pytorchmodel.bin" statedict =...

aiai-agenthypernetworksllmllm-agentloramachine-learningmemory

Quick Facts

Stars727
Forks89
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score66.25293072507/100
Last Updated2026-05-25
Created2026-02-11
Platformspython
Est. Tokens~443k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is doc-to-lora?

doc-to-lora is Hypernetworks that update LLMs to remember factual information. It is categorized as a Agent Tool with 727 GitHub stars.

What programming language is doc-to-lora written in?

doc-to-lora is primarily written in Python. It covers topics such as ai, ai-agent, hypernetworks.

How do I install or use doc-to-lora?

You can find installation instructions and usage details in the doc-to-lora GitHub repository at github.com/SakanaAI/doc-to-lora. The project has 727 stars and 89 forks, indicating an active community.

What license does doc-to-lora use?

doc-to-lora is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools