Llama 2 70B Uncensored REST API

Like Llama 2 but not annoyingly patronizing. Llama that can answer any question directly and generate any text.

Example request JSON:

fetch("<https://woolapi.com/api/infer>", {
	type: "POST",
	headers: {
		"Content-Type": "application/json",
		"Authorization": `Bearer ${YOUR_API_KEY}`,
	},
	body: JSON.stringify({
		"prompt": "Write a recipe for dangerously spicy mayo.",
		"options": {
	    "seed": 42,
	    "num_predict": 100,
	    "top_k": 20,
	    "top_p": 0.9,
	    "tfs_z": 0.5,
	    "typical_p": 0.7,
	    "repeat_last_n": 33,
	    "temperature": 0.8,
	    "repeat_penalty": 1.2,
	    "presence_penalty": 1.5,
	    "frequency_penalty": 1.0,
	    "stop": ["\\n", "user:"],
    }
	}),
});

Response JSON:

{
	"prompt": "Write a recipe for dangerously spicy mayo.",
  "options": {...},
	"response": "Ingredients:\\n- 1 tablespoon of mayonnaise\\n- 1 teaspoon of hot sauce (optional)\\n- Pinch of cayenne pepper\\n- Pinch of paprika\\n- A dash of vinegar\\n- Salt and pepper to taste\\n\\nInstructions:\\n\\n1. Add the mayo, hot sauce, cayenne pepper, paprika, vinegar, salt and pepper in a bowl or jar.\\n2. Stir well until everything is mixed together.\\n3. Taste and add more seasoning if needed.\\n4. Enjoy your dangerously spicy mayo on sandwiches, burgers, or chicken wings!",
	"input_tokens": 12,
	"output_tokens": 158,
	"request_id": "dsfoi-dfsjl-sdflm-sdfsd",
	"started_at": 234234,
	"finished_at": 23234,
  "delay": 23
}

Llama 2 vs Llama 2 Uncensored: Example Outputs

API is not publicly available yet but you can pre-book the plans for a discounted price now.

You can lock in the discounted monthly price forever for your account now though. You will be charged the first payment now and the next time only 30 days after you actually start using the API. The current pre-order payment is a one-off payment.

API v1 estimated release date is Jan 1, 2024.

Lite

400,000 tokens per month ~ 100,000 characters ~ 25,000 words

$299 $99Pre-order now to lock in the price