Skip to content

ealvar3z/slm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slm (small language model)
---------------------

slm is a small stub port of [Simon Williamson's LLM Python CLI](https://github.com/simonw/llm) for 9front. It uses ndb for history vice sqlite3.

Features
-------

*`-c `				: Continue previous conversation
* `-m <model>`			: Override the default model (gpt-4o)
* `-s`  <system_prompt>`	: Override the default system prompt.
* `-t`				: Override the default temperature setting (0.7)

License
------

See https://github.com/simonw/llm/blob/main/LICENSE

About

slm (small language model)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published