RichardErkhov/TuringsSolutions_-_PhiGlobalFineTunedAgent-gguf
0395
Quantization made by Richard Erkhov.
PhiGlobalFineTunedAgent - GGUF
- Model creator: https://huggingface.co/TuringsSolutions/
- Original model: https://huggingface.co/TuringsSolutions/PhiGlobalFineTunedAgent/
Original model description: --- license: mit datasets:
- TuringsSolutions/GlobalFunctionCallingTrainingSetLarge --- Trained for 45 minutes (3 Epochs on single T4 GPU)
Sample Inputs and Outputs
Instruction: Book me a flight from New York to Los Angeles next Tuesday
for a business trip."
Rationale 1: Search for flights from New York to Los Angeles on the specified date.
Action 1: invokeflightsearch
Observation 1: {"flights": [{"departurecity": "New York", "arrivalcity": "Los Angeles", "departuredate": "2022-02-10", "arrivaldate": "2022-02-12", "price": "$500"}, {"departurecity": "New York", "arrivalcity": "Los Angeles", "departuredate": "2022-02-11", "arrivaldate": "2022-02-13", "price": "$550"}]}
Rationale 2: Two flight options found, let's compare them.
Action 2: Display flight options
Observation
My computer is running slowly. Can you help me fix it?
It's affecting my work."
Rationale 1: Assess the computer's performance and identify potential issues.
Action 1: invokecomputerdiagnostics
Observation 1: {"diagnostics": ["Overheating", "Memory Leaks"]}
Rationale 2: Overheating and memory leaks detected.
Action 2: suggestcoolingtips
Observation 2: {"tips": ["Clean the cooling fans", "Update the operating system"]}
Answer: "To improve your computer's performance, I recommend cleaning the cooling fans and updating the operating system. Let me know if you need further assistance."
Observation 3: User follows the tips
Rationale 3: User's computer performance improves
Action 3: confirm_improvement
Observation 3: {"improvement_confirmed": true}
Answer: "I'm
"What's the traffic like on my way to work?"
We need to plan our commute accordingly," suggested Sarah.
