Skip to content

Commit

Permalink
add installtion instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
yunss-ML committed Aug 24, 2023
1 parent e19275a commit f40f78a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@

If the last 6 months of AI research felt like a decade to you, you are not alone! With a new Large Language Model (LLM) released every other week, it has been challenging to keep up with the current pace of innovation in AI. While there many LLM model which not Non-Hungging Face model Hard to Quantize the model if realsed as Pre-trianed model , Adapter-LoRa is Tool help to Assign **nn.LInear-** to LoRa Linear Decompsition

### Instalation

```python
pip install AdapterLoRa
```

### Usage Tool AdpaterLoRa

Expand Down

0 comments on commit f40f78a

Please sign in to comment.