Moses25 commited on
Commit
26171e8
·
verified ·
1 Parent(s): 262558a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: llama3
4
 
5
  github [Web-UI](https://github.com/moseshu/llama2-chat/tree/main/webui)
6
 
7
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f4c7172f63f904a0c61ba3/NGBrnC1eaeTcDE_A3niyn.png)
8
 
9
  ```python
10
  from transformers import GenerationConfig, LlamaForCausalLM, LlamaTokenizer,AutoTokenizer,AutoModelForCausalLM,MistralForCausalLM
 
4
 
5
  github [Web-UI](https://github.com/moseshu/llama2-chat/tree/main/webui)
6
 
7
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f4c7172f63f904a0c61ba3/t8Kh6Fy-5UCjtfLXWru6D.png)
8
 
9
  ```python
10
  from transformers import GenerationConfig, LlamaForCausalLM, LlamaTokenizer,AutoTokenizer,AutoModelForCausalLM,MistralForCausalLM