Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 6 C llm Projects
-
Project mention: Refact LLM: New 1.6B code model reaches 32% HumanEval and is SOTA for the size | news.ycombinator.com | 2023-09-04
Does ctransformer (https://github.com/marella/ctransformers#supported-models) support running refact?
I see that model type "gpt_refact" in https://huggingface.co/smallcloudai/Refact-1_6B-fim/blob/mai...
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: Port of Facebook's LLaMA (Large Language Model Meta AI) in Golang with embedded C/C++ | /r/golang | 2023-03-13
-
Python sits on the C-glue segment of programming languages (where Perl, PHP, Ruby and Node are also notable members). Being a glue language means having APIs to a lot of external toolchains written in not only C/C++ but many other compiled languages, APIs and system resources. Conda, virtualenv, etc. are godsend modules for making it all work, or even better, to freeze things once they all work, without resourcing to Docker, VMs or shell scripts. It's meant for application and DevOps people who need to slap together, ie, ML, Numpy, Elasticsearch, AWS APIs and REST endpoints and Get $hit Done.
It's annoying to see them "glueys" compared to the binary compiled segment where the heavy lifting is done. Python and others exist to latch on and assimilate. Resistance is futile:
https://pypi.org/project/pyllamacpp/
https://www.npmjs.com/package/llama-node
-
Parameters for all tests (done with llama.cpp thru LLaMAZoo):
-
voicebox
Exploration: using technology to aid people who lack both the ability to speak and fine motor control. (by scosman)
Project mention: The iPad was meant to revolutionize accessibility. What happened? | news.ycombinator.com | 2023-06-25- New UI for text input leveraging the dynamic touchscreen of the iPad. No need to move hands, kinda like modern and user friendly Morse code.
C llm related posts
- An early look at HNSW performance with pgvector
- Show HN: LLMFlows – LangChain alternative for explicit and transparent apps
- How do I utilize these quantized models being uploaded?
- Offline AI 🤖 on Github Actions 🙅♂️💰
- Help getting a online link for use outside of kobold
- [GIVEAWAY] Personal GPT: An AI Chatbot that runs with no internet connection on your iPhone
- Containerized AI before Apocalypse 🐳🤖
-
A note from our sponsor - SonarLint
www.sonarlint.org | 22 Sep 2023
Index
What are some of the best open-source llm projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | ctransformers | 1,045 |
2 | llama2.c | 136 |
3 | llama-go | 129 |
4 | llama_cpp.rb | 73 |
5 | llamazoo | 33 |
6 | voicebox | 8 |