Subhasmita commited on
Commit
78ebea8
1 Parent(s): 36fc761

update readme config

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ## GemmaLLM
2
-
3
- GemmaLLM is a lightweight command-line interface that adds the power of Google's Gemma language model to your terminal. This application, powered by the efficient llama.cpp backend, provides a smooth conversational AI experience that does not require a graphical interface. From your command terminal, you can engage naturally, ask questions, and collaborate on projects. Whether you're a developer, researcher, or AI enthusiast, GemmaLLM gives you quick and simple access to extensive language AI capabilities, making it an excellent partner for everyday computing chores and exploring AI-assisted problem-solving.
 
 
 
 
 
 
 
1
+ title: GemmaLLM 2B/9B/27B
2
+ emoji: 😻
3
+ colorFrom: blue
4
+ colorTo: purple
5
+ sdk: gradio
6
+ sdk_version: 4.44.0
7
+ app_file: app.py
8
+ pinned: false
9
+ license: apache-2.0