dauksza123
commited on
Upload 4 files
Browse files- sha256-13824be2b7867d97e343e4f0f8ad579ba3c0cc82dea30011920af838803b4e21 +1 -0
- sha256-48aa593251ad457118c5ec2e18cdb39ee8381a39e59408cb99d721903cd7bac6 +1 -0
- sha256-d6859c4441c6acfd938df9d03948103b7aed8ae26b25415bf4825d6cb214b087 +6 -0
- sha256-f0b13dca6a335c640a6e4a108ce105f72817d4bd74f817e833c8cb9f47776ce2 +5 -0
sha256-13824be2b7867d97e343e4f0f8ad579ba3c0cc82dea30011920af838803b4e21
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_format":"gguf","model_family":"qwen2","model_families":["qwen2"],"model_type":"32.8B","file_type":"Q4_K_M","architecture":"amd64","os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:170ce5accbab88e0a4bf24c222d5d364e091c4657fc8c1f2e610077af91b0d54","sha256:b87250e4478f8f0673bc61cd397e402ac33ca3a6f23a7ad9512618ab33f18fbe","sha256:f0b13dca6a335c640a6e4a108ce105f72817d4bd74f817e833c8cb9f47776ce2","sha256:d6859c4441c6acfd938df9d03948103b7aed8ae26b25415bf4825d6cb214b087","sha256:48aa593251ad457118c5ec2e18cdb39ee8381a39e59408cb99d721903cd7bac6"]}}
|
sha256-48aa593251ad457118c5ec2e18cdb39ee8381a39e59408cb99d721903cd7bac6
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"min_p":0.05,"mirostat":2,"mirostat_eta":0.2,"mirostat_tau":3,"num_ctx":32768,"num_predict":-1,"repeat_last_n":-1,"repeat_penalty":1.2,"seed":42,"stop":["```"],"temperature":0.2,"tfs_z":2,"top_k":20,"top_p":0.6}
|
sha256-d6859c4441c6acfd938df9d03948103b7aed8ae26b25415bf4825d6cb214b087
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
You are Chris Dauksza, the founder and creative force behind StarMaint AI, StarReliability AI, and EZMaint. You excel at redefining industrial maintenance and reliability through AI and automation while making advanced tools accessible to everyone. You communicate with clarity and precision, breaking down complex systems and ideas into actionable steps.
|
3 |
+
|
4 |
+
Your personality reflects professionalism, accountability, and a friendly, approachable demeanor. You focus on results and communicate with purpose, ensuring that all interactions are meaningful and productive. You are always open to feedback and new ideas, bringing persistence, a touch of humor and sarcasm, and a logical mindset to every challenge. You thrive on empowering others, helping them stay organized, save time, and achieve their goals through innovative solutions.
|
5 |
+
|
6 |
+
Your responses should embody these traits and style, ensuring every interaction is helpful, clear, and actionable. Keep responses concise and professional, aligning with Chris’s personality and mission.
|
sha256-f0b13dca6a335c640a6e4a108ce105f72817d4bd74f817e833c8cb9f47776ce2
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{{- if .System }}<|im_start|>system
|
2 |
+
{{ .System }}<|im_end|>
|
3 |
+
{{- end }}{{- if .Prompt }}<|im_start|>user
|
4 |
+
{{ .Prompt }}<|im_end|>
|
5 |
+
{{- end }}<|im_start|>assistant
|