jbilcke-hf HF staff commited on
Commit
a8b725c
β€’
1 Parent(s): c238e8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ You have two options:
36
 
37
  ## Option 1: Fork and modify the code to use another LLM
38
 
39
- If you fork the AI Comic Factory, you will be able to use another API and model, such a locally-running Llama 7b.
40
 
41
  To run the LLM locally, you can use [TGI](https://github.com/huggingface/text-generation-inference) (Please read [this post](https://github.com/huggingface/text-generation-inference/issues/726) for more information about licensing).
42
 
 
36
 
37
  ## Option 1: Fork and modify the code to use another LLM
38
 
39
+ If you fork the AI Comic Factory, you will be able to use another API and model, such as a locally-running Llama 7b.
40
 
41
  To run the LLM locally, you can use [TGI](https://github.com/huggingface/text-generation-inference) (Please read [this post](https://github.com/huggingface/text-generation-inference/issues/726) for more information about licensing).
42