Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jellyterra/ideallama
Coding assistant powered by LLaMA 2!
https://github.com/jellyterra/ideallama
code-completion intellij llama2
Last synced: 1 day ago
JSON representation
Coding assistant powered by LLaMA 2!
- Host: GitHub
- URL: https://github.com/jellyterra/ideallama
- Owner: jellyterra
- License: gpl-3.0
- Created: 2024-02-18T11:18:57.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-04T11:01:53.000Z (4 months ago)
- Last Synced: 2024-10-18T22:10:47.990Z (28 days ago)
- Topics: code-completion, intellij, llama2
- Language: Kotlin
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDEA LLaMA
Code with LLaMA on IDEA!
## Implemented Features
- LLaMA Chat: Sidebar widget for requesting generation from LLM.
## Setup
### Launch Ollama and LLaMAsh
Read the README.md of [LLaMAsh](https://github.com/jellytea/llamash)
### Configure
**Settings** -> **Tools** -> **IDEA LLaMA**
Set LLaMAsh bridge address and the model you chose.
The configuration is saved at ```$HOME/.config/ideallama.json``` .## Usage
### LLaMA Chat