Models/alfredpros/AlfredPros: CodeLLaMa 7B Instruct Solidity
AL

AlfredPros: CodeLLaMa 7B Instruct Solidity

4K context$0.80/M input$1.20/M output
alfredpros/codellama-7b-instruct-solidity

Description

A finetuned 7 billion parameters Code LLaMA - Instruct model to generate Solidity smart contract using 4-bit QLoRA finetuning provided by PEFT library.

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "alfredpros/codellama-7b-instruct-solidity",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.80/M
Output$1.20/M
Context4K tokens

Model Info

Provideralfredpros
IDalfredpros/codellama-7b-instruct-solidity