Skip to content

Latest commit

 

History

History
177 lines (176 loc) · 8.44 KB

File metadata and controls

177 lines (176 loc) · 8.44 KB
license language
apache-2.0
en
<title>HamSter v0.2</title> <style> body { font-family: 'Quicksand', sans-serif; background-color: #1A202C; color: #F7FAFC; margin: 0; padding: 20px; font-size: 16px; } .container { width: 100%; margin: auto; background-color: #2D3748; padding: 20px; border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); } .header { display: flex; align-items: flex-start; gap: 20px; } .header h1 { font-size: 20px; color: #E2E8F0; } .header img { flex-shrink: 0; margin-left: 25%; width: 50%; max-width: 50%; border-radius: 15px; transition: filter 0.4s ease; } .header img:hover { filter: blur(2px); /* Apply a stronger blur on hover */ } .info { flex-grow: 1; background-color: #2D3748; color: #CBD5E0; font-family: 'Fira Code', 'JetBrains Mono', monospace; padding: 15px; border-radius: 10px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); font-size: 14px; line-height: 1.7; overflow-x: auto; margin-top: 40px; border: 2px solid #4A90E2; transition: box-shadow 0.3s ease; position: relative; /* Ensure proper stacking */ } .info:hover { box-shadow: 0 4px 13px rgba(0, 0, 0, 0.6), 0 0 24px rgba(74, 144, 226, 0.6); } .info-img { width: 100%; /* Adjust width as per your layout needs */ max-width: 400px; /* Max width to ensure it doesn't get too large */ max-height: 100%; /* Adjust height proportionally */ border-radius: 10px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); margin-left: 5%; /* Align to the right */ margin-right: 0%; /* Keep some space from the text */ display: block; /* Ensure it's properly block level for margins to work */ float: right; /* Keep it to the right */ } .button { display: inline-block; background-image: linear-gradient(145deg, #F96167 0%, #F0F2D7 100%); color: #F0F0F0; padding: 16px 24px; /* Increased padding for bigger buttons */ border: none; border-radius: 10px; cursor: pointer; text-decoration: none; margin-left: 7%; transition: transform 0.3s ease, box-shadow 0.3s ease, background-image 0.3s ease, color 0.3s ease, border-radius 0.3s ease; /* Enhanced transitions */ font-weight: bold; /* Make the text bold */ box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */ } .button:hover { background-image: linear-gradient(145deg, #FB1A3E 0%, #F38555 100%); /* Vibrant to light pink gradient */ transform: scale(1.1); /* Increase size for more emphasis */ box-shadow: 0 10px 30px rgba(249, 97, 103, 0.8); /* More pronounced glowing effect */ color: #FFFFFF; /* Brighten the text color slightly */ border-radius: 15px; /* Soften the corners a bit more for a pill-like effect */ } @keyframes pulse { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.85; } 100% { transform: scale(1); opacity: 1; } } </style>
Image

Meet HamSter-0.1 🐹

👋 Uncensored fine tune model roleplay focused of "mistralai/Mistral-7B-v0.2" and first model of the HamSter series. Made with the help of my team ConvexAI.

🚀 For optimal performance, I recommend using a detailed character card! (There is NSFW chub.ai) Check out Chub.ai for some character cards.

🤩 Uses the Llama2 prompt template with chat instructions.

🔥 Produce spicy content.

😄 -> Check out HamSter 0.2 latest model of the HamSter series. Check it out!

Roleplay Test

I had good results with these parameters:

    > temperature: 0.8 <

    > top_p: 0.75

    > min_p: 0

    > top_k: 0

    > repetition_penalty: 1.05

BenchMarks on OpenLLM Leaderboard

OPEN LLM BENCHMARK

More details: HamSter-0.1 OpenLLM BenchMarks

BenchMarks on Ayumi's LLM Role Play & ERP Ranking

Ayumi's LLM Role Play & ERP Ranking

More details: Ayumi's LLM RolePlay & ERP Rankin HamSter-0.1 GGUF version Q6_K

Have Fun

💖