Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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