namespace-Pt commited on
Commit
776e1f3
1 Parent(s): 7259a09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -33,10 +33,6 @@ The main dependencies are:
33
  ```
34
  pytorch==2.1.2 transformers==4.36.1 accelerate==0.25.0 datasets==2.14.7 numpy==1.26.2 flash-attn==2.4.2
35
  ```
36
- You can install our environment with:
37
- ```bash
38
- conda create -f environment.yaml --name activation-beacon
39
- ```
40
 
41
  ## Usage
42
  ```python
 
33
  ```
34
  pytorch==2.1.2 transformers==4.36.1 accelerate==0.25.0 datasets==2.14.7 numpy==1.26.2 flash-attn==2.4.2
35
  ```
 
 
 
 
36
 
37
  ## Usage
38
  ```python