alicewuv/whiskii-chat 🔢📝 → 📝

▶️ 147 runs 📅 Aug 2025 ⚙️ Cog 0.16.2
code-generation text-generation text-translation uncensored

About

Fine-Tuned Qwen2.5-7B-Instruct

Example Output

Prompt:

"can you give me receipt of milk shake"

Output

Certainly! Below is an example of a simple receipt for a milkshake:


Milkshake Receipt

Date: [Insert Date Here]
Location: [Insert Location Here]

Customer Information:

  • Name: [Customer's Name]
  • Contact Number: [Customer's Phone Number]
  • Email: [Customer's Email Address]

Order Details:

  • Item: Milkshake
  • Flavor: [Insert Flavor, e.g., Vanilla, Chocolate, Strawberry]
  • Size: [Insert Size, e.g., Small, Medium, Large]
  • Quantity: 1

Payment Details:

  • Total Amount: $[Insert Total Price Here]
  • Payment Method: [Credit Card / Cash / Other]

Additional Notes:

  • [Any special instructions or notes]

Thank You!
[Store Name]
[Address]
[City, State, Zip Code]
[Phone Number]
[Website URL (if applicable)]


Feel free to customize the receipt according to your needs. If you have any specific details you'd like to include, let me know!

Performance Metrics

4.57s Prediction Time
4.57s Total Time
All Input Parameters
{
  "n": 1,
  "top_p": 0.9,
  "prompt": "can you give me receipt of milk shake",
  "temperature": 0.7,
  "system_prompt": "You are a helpful assistant.",
  "max_new_tokens": 512,
  "repetition_penalty": 1.05
}
Input Parameters
n Type: integerDefault: 1Range: 1 - 4
Number of candidates to return.
seed Type: integer
Random seed for reproducibility.
stop Type: string
Optional single stop token (token-level).
top_p Type: numberDefault: 0.9Range: 0 - 1
Top-p nucleus sampling.
prompt (required) Type: string
User message.
temperature Type: numberDefault: 0.7Range: 0 - 2
Sampling temperature.
system_prompt Type: stringDefault: You are a helpful assistant.
Optional system instruction.
max_new_tokens Type: integerDefault: 512Range: 1 - 4096
Max tokens to generate.
repetition_penalty Type: numberDefault: 1.05Range: 0.8 - 2
Repetition penalty.
Output Schema

Output

Type: string

Version Details
Version ID
5b753ec7b5750800fea5bce2926a7e0fc0df32c9ba2d9e540067be1949a391c9
Version Created
August 12, 2025
Run on Replicate →