Skip to content

Client code examples & integrations that utilize LM Studio's local inference server

License

Notifications You must be signed in to change notification settings

jonmach/lmstudio-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LM Studio Client Code Examples

Client code examples & integrations that utilize LM Studio's in-app local inference server

Contributions

Contributions are welcome!

  1. Fork this repo and add your code in a feature branch.
  2. When you're ready, open a PR against this repo.

If you haven't contributed to public repos before, this StackOverflow post might be of some use.

Expected format

./  # `lmstudio-ai/examples` repo root
 |__your_example_name/  # new folder you create
   |__code_file.py # or: .ts, .js, .cpp, .go, etc.
   |__README.md  # new README you create
#
# .. rest of repo ...
# |__... another example dir/
# |__... another example dir/
# ...

Each example should be contained in a folder and come, at minimum, with:

  1. Sample code
  2. README.md file containing installation / usage instructions

Note: your new example folder should be added at the repo root.

About

Client code examples & integrations that utilize LM Studio's local inference server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published