Text Classification
Transformers
Safetensors
English
roberta
csabakecskemeti commited on
Commit
b7124da
·
verified ·
1 Parent(s): 0b10500

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -95,4 +95,11 @@ res, ctx, use_model = chat(user_prompt="hello", model_store_entry=use_model, cur
95
  # escalate prompt -> llama3-70b
96
  p = "Discuss the challenges and potential solutions for achieving sustainable development in the context of increasing global urbanization."
97
  res, ctx, use_model = chat(user_prompt=p, model_store_entry=use_model, curr_ctx=ctx, verbose=True)
98
- ```
 
 
 
 
 
 
 
 
95
  # escalate prompt -> llama3-70b
96
  p = "Discuss the challenges and potential solutions for achieving sustainable development in the context of increasing global urbanization."
97
  res, ctx, use_model = chat(user_prompt=p, model_store_entry=use_model, curr_ctx=ctx, verbose=True)
98
+ ```
99
+
100
+
101
+ I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
102
+
103
+ If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
104
+
105
+ Also feel free to visit my website https://devquasar.com/