Files
Ignis-7B-DPO/README.md
ModelHub XC dfbfa7efd8 初始化项目,由ModelHub XC社区提供模型
Model: NeuralNovel/Ignis-7B-DPO
Source: Original Platform
2026-04-29 06:13:01 +08:00

4.5 KiB

license
license
apache-2.0
<html lang="en"> <head> <style> body { font-family: 'Quicksand', sans-serif; background-color: #1A202C; color: #D8DEE9; margin: 0; padding: 0; /* Remove default padding */ font-size: 26px; background: linear-gradient(135deg, #2E3440 0%, #1A202C 100%); } p { padding-left: 10px } .container { width: 100%; margin: auto; background-color: rgb(255 255 255 / 1%); padding: 20px 30px 40px; /* Add padding below the image only */ padding-right: 32px; border-radius: 12px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.05); background-color: rgb(0 0 0 / 75%) !important; } .header h1 { font-size: 28px; color: #fff; /* White text color */ margin: 0; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; /* Black outline */ } .header { display: flex; align-items: center; justify-content: space-between; gap: 20px; } img { border-radius: 10px 10px 0 0!important; padding-left: 0px !important; } .header h1 { font-size: 28px; color: #ECEFF4; margin: 0; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .info { background-color: rgba(255, 255, 255, 0.05); color: #AEBAC7; border-radius: 12px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); font-size: 14px; line-height: 1.6; margin-left: 5px; overflow-x: auto; margin-top: 20px; /* Adjusted margin */ border: 1px solid rgba(255, 255, 255, 0.05); transition: background-color 0.6s ease; /* Smooth transition over 0.5 seconds */ } .info:hover { } .info img { width: 100%; border-radius: 10px 10px 0 0; margin-top: -20px; /* Negative margin to overlap container margin */ } a { color: #88C0D0; text-decoration: none; transition: color 0.3s ease; position: relative; } a:hover { color: #A3BE8C; text-decoration: none; } a::before { content: ''; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background-color: #A3BE8C; visibility: hidden; transform: scaleX(0); transition: all 0.3s ease-in-out; } a:hover::before { visibility: visible; transform: scaleX(1); } .button { display: inline-block; background-color: #5E81AC; color: #E5E9F0; padding: 10px 20px; border-radius: 5px; cursor: pointer; text-decoration: none; transition: background-color 0.3s ease; } .button:hover { background-color: #81A1C1; } .hf-sanitized.hf-sanitized-oJB5trHYB93-j8lDfGQn3 .container {

} </style>

</head>

Ignis-7B-DPO

Creator: NeuralNovel

Community Organization: ConvexAI

Discord: Join us on Discord

</head>

Ignis-7B-DPO Trained on the Neural-DPO dataset using A-100 80GB.

More Details:

Coming Soon