File size: 413 Bytes
995fad2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
base_model: Qwen/Qwen3-8B
library_name: peft
pipeline_tag: text-generation
tags:
- peft
- lora
- qwen3
- lean
- theorem-proving
---

# DiffLean Qwen3-8B Lean LoRA

This repository contains a LoRA adapter trained on Lean theorem proving data.

## Base model
- Qwen/Qwen3-8B

## Format
- PEFT LoRA adapter
- Not full model weights

## Usage
Load this adapter on top of the base model with PEFT / LLaMA-Factory.