Zhihan commited on
Commit
d4940d7
·
verified ·
1 Parent(s): a3bad9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This is a custom architecture, so `AutoModel.from_pretrained` will not load it.
28
  Clone the codebase and use its loader:
29
 
30
  ```bash
31
- git clone https://github.com/zhihan72/CharLuMA
32
  ```
33
 
34
  Before loading, replace the placeholder paths in `config.json` (`/your_local_path/...`) with `deepseek-ai/deepseek-coder-1.3b-instruct` (or a local copy) and `google/siglip-so400m-patch14-384` (or a local copy).
 
28
  Clone the codebase and use its loader:
29
 
30
  ```bash
31
+ git clone https://github.com/Zhihan72/CharLuMA
32
  ```
33
 
34
  Before loading, replace the placeholder paths in `config.json` (`/your_local_path/...`) with `deepseek-ai/deepseek-coder-1.3b-instruct` (or a local copy) and `google/siglip-so400m-patch14-384` (or a local copy).