Text Generation
Transformers
Safetensors
English

Add link to paper and clarify repository content

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
- pipeline_tag: text-generation
6
  library_name: transformers
 
 
7
  ---
8
 
9
  # Granite 3.2 8B Instruct - Uncertainty aLoRA
@@ -12,6 +12,7 @@ Welcome to Granite Experiments!
12
 
13
  Think of Experiments as a preview of what's to come. These projects are still under development, but we wanted to let the open-source community take them for spin! Use them, break them, and help us build what's next for Granite – we'll keep an eye out for feedback and questions in the [Community section](https://huggingface.co/ibm-granite/granite-uncertainty-3.0-8b-lora/discussions). Happy exploring!
14
 
 
15
 
16
  ## Model Summary
17
 
 
1
  ---
 
2
  language:
3
  - en
 
4
  library_name: transformers
5
+ license: apache-2.0
6
+ pipeline_tag: text-generation
7
  ---
8
 
9
  # Granite 3.2 8B Instruct - Uncertainty aLoRA
 
12
 
13
  Think of Experiments as a preview of what's to come. These projects are still under development, but we wanted to let the open-source community take them for spin! Use them, break them, and help us build what's next for Granite – we'll keep an eye out for feedback and questions in the [Community section](https://huggingface.co/ibm-granite/granite-uncertainty-3.0-8b-lora/discussions). Happy exploring!
14
 
15
+ This repository contains the aLoRA weights for [Activated LoRA: Fine-tuned LLMs for Intrinsics](https://huggingface.co/papers/2504.12397).
16
 
17
  ## Model Summary
18