File size: 7,003 Bytes
3e626a5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 |
# Elizabeth Script Registry
# Version: 1.0.0
# Created: 2025-08-25 06:35 AM MST
scripts:
- name: "elizabeth_api_server"
filename: "serve.py"
version: "1.0.0"
path: "/home/x/adaptai/experiments/serve.py"
description: "OpenAI-compatible API server for Elizabeth"
dependencies: ["fastapi", "uvicorn", "transformers", "torch"]
status: "active"
hash: "6cb48a333fd719b282f1a2cc448af2cfeb6c5c90053affa36980755dd8762bb2"
created: "2025-08-25 05:28:00"
last_modified: "2025-08-25 05:28:00"
- name: "elizabeth_interactive_cli"
filename: "elizabeth_cli.py"
version: "1.0.0"
path: "/home/x/adaptai/experiments/elizabeth_cli.py"
description: "Interactive CLI for direct conversation with Elizabeth"
dependencies: ["transformers", "torch", "readline"]
status: "active"
hash: "2b51ce678087b2e88b1676159c56385febbc8f2360d3e02d94b75497d3de222c"
created: "2025-08-25 06:15:00"
last_modified: "2025-08-25 06:15:00"
- name: "api_conversation_helper"
filename: "talk_to_elizabeth.py"
version: "1.0.0"
path: "/home/x/adaptai/experiments/talk_to_elizabeth.py"
description: "Simple API conversation helper script"
dependencies: ["requests"]
status: "active"
hash: "bd3107373b7b9ad076de26349c9283dbb4158cf001ff8caf36f102550d30046d"
created: "2025-08-25 06:30:00"
last_modified: "2025-08-25 06:30:00"
- name: "quick_evaluation"
filename: "quick_eval.py"
version: "1.0.0"
path: "/home/x/adaptai/experiments/quick_eval.py"
description: "Quick evaluation script for model testing"
dependencies: ["transformers", "torch"]
status: "active"
hash: "a10aef0813abfcba11a1d68dfdee9953b173be27955c5d816e049e9f0fabfe84"
created: "2025-08-25 06:10:00"
last_modified: "2025-08-25 06:10:00"
- name: "comprehensive_model_test"
filename: "test_model.py"
version: "1.0.0"
path: "/home/x/adaptai/experiments/test_model.py"
description: "Comprehensive model testing with tool use evaluation"
dependencies: ["transformers", "torch"]
status: "active"
hash: "df18babafe8ff2b9e99eabbbbb43bd5487056fb1c29f2ce0cd4d74e1663c2e3b"
created: "2025-08-25 05:45:00"
last_modified: "2025-08-25 05:45:00"
- name: "api_test_suite"
filename: "test_api.py"
version: "1.0.0"
path: "/home/x/adaptai/experiments/test_api.py"
description: "API endpoint testing suite"
dependencies: ["requests"]
status: "active"
hash: "3c1704442000dcf5319749bade1e67c0d9e31ae2171c16a7bcb0575defd013a9"
created: "2025-08-25 05:30:00"
last_modified: "2025-08-25 05:30:00"
- name: "deployment_configuration"
filename: "deployment_config.json"
version: "1.0.0"
path: "/home/x/adaptai/experiments/deployment_config.json"
description: "Deployment configuration for model serving"
dependencies: []
status: "active"
hash: "eb6b20604f21120ebb9347cec89491a6f2273183386ee6c78418468fd82c4e81"
created: "2025-08-25 05:15:00"
last_modified: "2025-08-25 05:15:00"
- name: "create_sharded_repos"
filename: "create_sharded_repos.sh"
version: "1.0.0"
path: "/home/x/adaptai/experiments/create_sharded_repos.sh"
description: "Mass repository creation for 500GB sharded upload"
dependencies: ["huggingface-cli"]
status: "active"
hash: "3eec5a2d3d68186dc2f075d8a987438fdd9260ccbc4d0f48eb16c9bd65660f21"
created: "2025-08-25 06:45:00"
last_modified: "2025-08-25 06:45:00"
- name: "upload_shard"
filename: "upload_shard.sh"
version: "1.0.0"
path: "/home/x/adaptai/experiments/upload_shard.sh"
description: "Individual shard upload automation script"
dependencies: ["git", "git-lfs", "huggingface-cli"]
status: "active"
hash: "6e49fc4de2bdd2e4b8fc41c8219f3aad34d852b136f2d3249eeca14377ba90db"
created: "2025-08-25 06:45:00"
last_modified: "2025-08-25 06:45:00"
- name: "master_upload_coordinator"
filename: "master_upload_coordinator.sh"
version: "1.0.0"
path: "/home/x/adaptai/experiments/master_upload_coordinator.sh"
description: "Master coordinator for parallel shard uploads with error recovery"
dependencies: ["bash", "git", "git-lfs"]
status: "active"
hash: "6849e1a33493112d8f1d2d92fa1ab7ae32f7ee8b972ef377d9862375f52f794a"
created: "2025-08-25 06:45:00"
last_modified: "2025-08-25 06:45:00"
- name: "download_all_shards"
filename: "download_all_shards.sh"
version: "1.0.0"
path: "/home/x/adaptai/experiments/download_all_shards.sh"
description: "Consumer script to download all 500GB shards"
dependencies: ["huggingface-cli"]
status: "active"
hash: "790867dfd0bb685442f0cd51718e8f0fec5ef1ddeea83fb4b8097a6ee458a782"
created: "2025-08-25 06:45:00"
last_modified: "2025-08-25 06:45:00"
- name: "index_repo_readme"
filename: "index_repo_readme.md"
version: "1.0.0"
path: "/home/x/adaptai/experiments/index_repo_readme.md"
description: "README template for the parent index repository"
dependencies: []
status: "active"
hash: "bad82a7a7348825ff64fa65f60459a34957932ae12dd9ff139503edd3ebaf1f1"
created: "2025-08-25 06:45:00"
last_modified: "2025-08-25 06:45:00"
versioning_policy:
version_format: "major.minor.patch"
version_increment:
major: "Breaking changes or major feature additions"
minor: "New features or enhancements"
patch: "Bug fixes or minor improvements"
change_management:
- "All changes must be documented in registry"
- "Version numbers must be updated for any change"
- "Hash values must be recomputed after changes"
- "Previous versions must be archived, never deleted"
archive_policy:
location: "/home/x/adaptai/experiments/archived_scripts/"
naming_convention: "scriptname_version_timestamp.ext"
retention: "Permanent - no automatic deletion"
access: "Read-only after archiving"
hash_calculation:
algorithm: "sha256"
command: "sha256sum {filename}"
update_frequency: "On every version change"
# Script categories
categories:
api_serving:
- "elizabeth_api_server"
- "api_test_suite"
interaction:
- "elizabeth_interactive_cli"
- "api_conversation_helper"
testing_evaluation:
- "quick_evaluation"
- "comprehensive_model_test"
configuration:
- "deployment_configuration"
data_management:
- "create_sharded_repos"
- "upload_shard"
- "master_upload_coordinator"
- "download_all_shards"
- "index_repo_readme"
# Maintenance log
maintenance_log:
- timestamp: "2025-08-25 06:35:00"
action: "registry_created"
description: "Initial script registry created"
author: "Nova Prime"
- timestamp: "2025-08-25 06:38:00"
action: "hashes_computed"
description: "SHA256 hashes computed for all scripts"
author: "Nova Prime"
- timestamp: "2025-08-25 06:45:00"
action: "scripts_added"
description: "Added 500GB sharded upload automation scripts"
author: "Nova Prime"
|