Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulschand committed Oct 24, 2023
1 parent 0080b56 commit 5a2ebbc
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 17 deletions.
2 changes: 1 addition & 1 deletion all_configs.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/gpu_poor/static/css/main.66e7bbdc.css",
"main.js": "/gpu_poor/static/js/main.8b24599d.js",
"main.css": "/gpu_poor/static/css/main.456c3b59.css",
"main.js": "/gpu_poor/static/js/main.48479645.js",
"static/js/787.dccdf937.chunk.js": "/gpu_poor/static/js/787.dccdf937.chunk.js",
"index.html": "/gpu_poor/index.html",
"main.66e7bbdc.css.map": "/gpu_poor/static/css/main.66e7bbdc.css.map",
"main.8b24599d.js.map": "/gpu_poor/static/js/main.8b24599d.js.map",
"main.456c3b59.css.map": "/gpu_poor/static/css/main.456c3b59.css.map",
"main.48479645.js.map": "/gpu_poor/static/js/main.48479645.js.map",
"787.dccdf937.chunk.js.map": "/gpu_poor/static/js/787.dccdf937.chunk.js.map"
},
"entrypoints": [
"static/css/main.66e7bbdc.css",
"static/js/main.8b24599d.js"
"static/css/main.456c3b59.css",
"static/js/main.48479645.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/gpu_poor/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/gpu_poor/favicon.ico"/><link rel="manifest" href="/gpu_poor/manifest.json"/><title>LLM memory check</title><script async src="https://www.googletagmanager.com/gtag/js?id=G-5QJC8MQ3Y8"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-5QJC8MQ3Y8")</script><script defer="defer" src="/gpu_poor/static/js/main.8b24599d.js"></script><link href="/gpu_poor/static/css/main.66e7bbdc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/gpu_poor/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/gpu_poor/favicon.ico"/><link rel="manifest" href="/gpu_poor/manifest.json"/><title>LLM memory check</title><script defer="defer" src="/gpu_poor/static/js/main.48479645.js"></script><link href="/gpu_poor/static/css/main.456c3b59.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.66e7bbdc.css → static/css/main.456c3b59.css

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions static/js/main.8b24599d.js → static/js/main.48479645.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@
* LICENSE file in the root directory of this source tree.
*/

//! Can't train full with QLoRA

//! Train

//!Inference
1 change: 1 addition & 0 deletions static/js/main.48479645.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.8b24599d.js.map

This file was deleted.

0 comments on commit 5a2ebbc

Please sign in to comment.