Skip to content

Commit 9517dd7

Browse files
Merge pull request #15 from IntelLabs/sqft-release
2 parents 30fe63e + 6f75d02 commit 9517dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SQFT/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models
22

3-
Official implementation of [SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models]().
3+
Official implementation of [SQFT: Low-cost Model Adaptation in Low-precision Sparse Foundation Models](https://arxiv.org/pdf/2410.03750).
44

55
This repo contains the code for **SQFT**, an end-to-end solution for low-precision sparse parameter-efficient fine-tuning of LLMs. SQFT allows for effective model manipulation in resource-constrained environments.
66
Please refer to our paper for more details.
77

88
## News
9-
- **[2024.09.24]** **SQFT** paper has been released ([link]()) and **accepted at EMNLP 2024 Findings**. :books:
9+
- **[2024.09.24]** **SQFT** paper has been released ([link](https://arxiv.org/pdf/2410.03750)) and **accepted at EMNLP 2024 Findings**. :books:
1010
- **[2024.09.24]** Release the code for **SQFT**. :tada:
1111

1212
## Released Foundation Models 🤗

0 commit comments

Comments
 (0)