Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

This is a 4-bit quantized ggml file for use with llama.cpp on CPU

ToolPaca

(https://huggingface.co/chavinlo/toolpaca)

based off https://huggingface.co/chavinlo/gpt4-x-alpaca

""""""""""toolformer""""""""""

sample:

  {
    "instruction": "toolformer: enabled\ntoolformer access: python\nA Python shell. Use this to execute python commands. Input should be a valid python command or script. If you expect output it should be printed out. Useful for all code, as well as math calculations.\npython(codetoexecute)\nFind the greatest common divisor of the given pair of integers.",
    "input": "48, 36",
    "response": "The greatest common divisor is python('import math; math.gcd(48, 36)')."
  }

dataset: https://cdn.discordapp.com/attachments/1088641238485442661/1090460649596919878/toolformer-similarity-0.9-dataset.json

NO LORA

Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .