Commit 2de81ed4 authored by zhaoying1's avatar zhaoying1
Browse files

Update README.md

parent 144fd688
Pipeline #329 canceled with stages
...@@ -10,7 +10,7 @@ Resources: ...@@ -10,7 +10,7 @@ Resources:
- [LLM.int8() Paper](https://arxiv.org/abs/2208.07339) -- [LLM.int8() Software Blog Post](https://huggingface.co/blog/hf-bitsandbytes-integration) -- [LLM.int8() Emergent Features Blog Post](https://timdettmers.com/2022/08/17/llm-int8-and-emergent-features/) - [LLM.int8() Paper](https://arxiv.org/abs/2208.07339) -- [LLM.int8() Software Blog Post](https://huggingface.co/blog/hf-bitsandbytes-integration) -- [LLM.int8() Emergent Features Blog Post](https://timdettmers.com/2022/08/17/llm-int8-and-emergent-features/)
## Installation ## Installation
**Note !!!: The repository is also under development and currently only supports optimizer-related features, other features (such as bnb.nn.Linear8bitLt(...) ) and so on can not be used yet.** **Note !!!: The current repository is still under development, and currently only supports optimizer-related features, other features (such as bnb.nn.Linear8bitLt(...) ) and so on can not be used yet.**
**Pre-Requisites** **Pre-Requisites**
- An AMD GPU capable of supporting ROCm and an appropriate amdgpu driver - An AMD GPU capable of supporting ROCm and an appropriate amdgpu driver
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment