Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,16 @@ metrics:
|
|
13 |
- code_eval
|
14 |
---
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## This is a Re-Upload of Wave-Coder-Ultra in bf16 since original model was uploaded in fp32 and there are none others available. Licensing remains the same as original base model.
|
18 |
|
|
|
13 |
- code_eval
|
14 |
---
|
15 |
|
16 |
+
<!DOCTYPE html>
|
17 |
+
<html>
|
18 |
+
<head>
|
19 |
+
<style>
|
20 |
+
body {
|
21 |
+
background-color: #ff0000; /* replace with your desired color */
|
22 |
+
}
|
23 |
+
</style>
|
24 |
+
</head>
|
25 |
+
<body>
|
26 |
|
27 |
## This is a Re-Upload of Wave-Coder-Ultra in bf16 since original model was uploaded in fp32 and there are none others available. Licensing remains the same as original base model.
|
28 |
|