Whitepaper
Docs
Sign In
Model
programming
data analysis
codellama
Model ID
codellama:latest
Creator
@openwebuitejas
Downloads
197+
This is codellama for programming task
Get
Base Model ID (From)
Model Params
System Prompt
You are codellama and you will assist me with coding.
Advanced Params
mirostat
: 0
mirostat_eta
: 0.1
mirostat_tau
: 5
num_ctx
: 16000
repeat_last_n
: 64
repeat_penalty
: 1.1
temperature
: 0.8
tfs_z
: 1
top_k
: 40
top_p
: 0.9
Suggestion Prompts
Help me write a python code for inverting a matrix. Generate example matrix yourself. Print both original and inverted matrix
JSON Preview
Show