OzTianlu commited on
Commit
e78113c
·
verified ·
1 Parent(s): bec6ac3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -341,14 +341,6 @@ Geilim is evaluated on:
341
  - **Model class**: `AsteriskForCausalLM` (extends LlamaForCausalLM)
342
  - **Loading**: Requires `trust_remote_code=True`
343
 
344
- ### Training Your Own
345
- ```bash
346
- # Install dependencies
347
- pip install -r requirements.txt
348
-
349
- # Train Geilim-1B-Instruct
350
- python train_geilim.py
351
- ```
352
 
353
  ---
354
 
 
341
  - **Model class**: `AsteriskForCausalLM` (extends LlamaForCausalLM)
342
  - **Loading**: Requires `trust_remote_code=True`
343
 
 
 
 
 
 
 
 
 
344
 
345
  ---
346