Steelskull commited on
Commit
dbc4699
1 Parent(s): 8ae8f56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -78
README.md CHANGED
@@ -7,84 +7,19 @@ base_model:
7
  - failspy/Llama-3-8B-Instruct-abliterated
8
  ---
9
 
10
- <!DOCTYPE html>
11
- <html lang="en">
12
- <head>
13
- <meta charset="UTF-8">
14
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
15
- <title>Aura-llama-3 Data Card</title>
16
- <link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&display=swap" rel="stylesheet">
17
- <style>
18
- html, body {
19
- height: 100%;
20
- margin: 0;
21
- padding: 0;
22
- }
23
- body {
24
- font-family: 'Quicksand', sans-serif;
25
- background: linear-gradient(135deg, #2E3440 0%, #1A202C 100%);
26
- color: #D8DEE9;
27
- font-size: 16px;
28
- display: flex;
29
- justify-content: center;
30
- align-items: center;
31
- }
32
- .container {
33
- width: 100%;
34
- max-width: 1440px;
35
- height: 100vh;
36
- background-color: rgba(255, 255, 255, 0.02);
37
- padding: 20px;
38
- border-radius: 12px;
39
- box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
40
- backdrop-filter: blur(10px);
41
- border: 1px solid rgba(255, 255, 255, 0.1);
42
- overflow-y: auto;
43
- }
44
- .header h1 {
45
- font-size: 28px;
46
- color: #ECEFF4;
47
- margin: 0 0 20px 0;
48
- text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
49
- }
50
- .update-section {
51
- margin-top: 30px;
52
- }
53
- .update-section h2 {
54
- font-size: 24px;
55
- color: #88C0D0;
56
- }
57
- .update-section p {
58
- font-size: 16px;
59
- line-height: 1.6;
60
- color: #ECEFF4;
61
- }
62
- .info img {
63
- width: 100%;
64
- border-radius: 10px;
65
- margin-bottom: 15px;
66
- }
67
- a {
68
- color: #88C0D0;
69
- text-decoration: none;
70
- }
71
- a:hover {
72
- color: #A3BE8C;
73
- }
74
- pre {
75
- background-color: rgba(255, 255, 255, 0.05);
76
- padding: 10px;
77
- border-radius: 5px;
78
- overflow-x: auto;
79
- }
80
- code {
81
- font-family: 'Courier New', monospace;
82
- color: #A3BE8C;
83
- }
84
- </style>
85
- </head>
86
- <body>
87
- <div class="container">
88
  <div class="header">
89
  <h1>Aura-llama-3-Abliterated</h1> </div> <div class="info">
90
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64545af5ec40bbbd01242ca6/AwLNDVB-GIY7k0wnVV_TX.png" alt="Aura-llama-Abliterated Image">
 
7
  - failspy/Llama-3-8B-Instruct-abliterated
8
  ---
9
 
10
+ <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
11
+ <title>Aura-llama-3 Data Card</title>
12
+ <link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&display=swap" rel="stylesheet">
13
+ <style> body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #2E3440 0%, #1A202C 100%); color: #D8DEE9; margin: 0; padding: 0; font-size: 16px; }
14
+ .container { width: 100%; max-width: 1440px; margin: 20px auto; background-color: rgba(255, 255, 255, 0.02); padding: 20px; 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.1); }
15
+ .header h1 { font-size: 28px; color: #ECEFF4; margin: 0 0 20px 0; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }
16
+ .update-section { margin-top: 30px; } .update-section h2 { font-size: 24px; color: #88C0D0; }
17
+ .update-section p { font-size: 16px; line-height: 1.6; color: #ECEFF4; }
18
+ .info img { width: 100%; border-radius: 10px; margin-bottom: 15px; }
19
+ a { color: #88C0D0; text-decoration: none; }
20
+ a:hover { color: #A3BE8C; }
21
+ pre { background-color: rgba(255, 255, 255, 0.05); padding: 10px; border-radius: 5px; overflow-x: auto; }
22
+ code { font-family: 'Courier New', monospace; color: #A3BE8C; } </style> </head> <body> <div class="container">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  <div class="header">
24
  <h1>Aura-llama-3-Abliterated</h1> </div> <div class="info">
25
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64545af5ec40bbbd01242ca6/AwLNDVB-GIY7k0wnVV_TX.png" alt="Aura-llama-Abliterated Image">