mirror of
https://github.com/albertan017/LLM4Decompile.git
synced 2026-06-17 01:55:50 +00:00
Merge 69b53ec452 into 85b364bf09
This commit is contained in:
commit
aaff5ca3f9
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ Note 4: V2 series are built upon **Ghidra** and trained on 2 billion tokens to *
|
|||
```
|
||||
git clone https://github.com/albertan017/LLM4Decompile.git
|
||||
cd LLM4Decompile
|
||||
conda create -n 'llm4decompile' python=3.9 -y
|
||||
conda create -n llm4decompile python=3.9 -y
|
||||
conda activate llm4decompile
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue