Alex Cheema
|
c609c05e40
add qwen-2.5-1.5b, qwen-2.5-3b, qwen-2.5-32b
|
6 months ago |
Alex Cheema
|
ba8c514974
Merge pull request #569 from deftdawg/env_bash
|
6 months ago |
DeftDawg
|
cde912deef
- Use `#!/usr/bin/env bash` instead of `#!/bin/bash` for better portability
|
6 months ago |
blindcrone
|
cfedcec3a6
Merge pull request #558 from blindcrone/topology-on-change
|
6 months ago |
Nel Nibcord
|
470f961fbb
Only collect topology if peers changed
|
6 months ago |
Alex Cheema
|
72be5e4bd5
Merge pull request #556 from exo-explore/fixtestmodelhelpers
|
6 months ago |
Alex Cheema
|
b0e079b36a
fix counts in testmodelhelpers
|
6 months ago |
Alex Cheema
|
342b5d8ac0
Merge pull request #555 from exo-explore/modelvariations
|
6 months ago |
Alex Cheema
|
a0bada3b2a
add llama-3.2-1b-8bit, llama-3.2-3b-8bit, llama-3.2-3b-bf16
|
6 months ago |
Alex Cheema
|
2f74ea112e
Merge pull request #542 from wbic16/fix-issue-458
|
6 months ago |
Alex Cheema
|
d4cc2cf13d
Merge pull request #480 from blindcrone/train-working
|
6 months ago |
Nel Nibcord
|
329efb2381
Model loading and saving for tinygrad
|
6 months ago |
Nel Nibcord
|
b1397b49be
Proper sharding in tinygrad
|
6 months ago |
Nel Nibcord
|
7f0c12a98d
embed fix
|
6 months ago |
Nel Nibcord
|
bd3114457f
Dummied up an abstact save_checkpoint
|
6 months ago |
Nel Nibcord
|
cc66a0b782
Missed one
|
6 months ago |
Nel Nibcord
|
124a0338b4
Slightly simplified waiting for outstanding requests
|
6 months ago |
Nel Nibcord
|
a4313da8d1
Removed statefulModel stuff from mlx impl too
|
6 months ago |
Nel Nibcord
|
0673d6452c
Removed ensure_session to clean stuff up. May revisit later
|
6 months ago |
Nel Nibcord
|
6aaea8c74c
Abstract load checkpoint method
|
6 months ago |
Nel Nibcord
|
2a3a2e5e67
circular include lol
|
6 months ago |
Nel Nibcord
|
0c5762d18a
Node rename
|
6 months ago |
Nel Nibcord
|
c2332e2478
Moved nodes around
|
6 months ago |
Nel Nibcord
|
763fbf8486
Updated node refs
|
6 months ago |
Nel Nibcord
|
59af2dd592
Do we need casting here?
|
6 months ago |
Nel Nibcord
|
b22c21ac16
Some session method cleanup
|
6 months ago |
Nel Nibcord
|
98edb393b2
Initialize inference engine session in base class
|
6 months ago |
Nel Nibcord
|
bcf87e79b7
Okay let's turn no_grad back on. We'll worry about that when tinygrad training works
|
6 months ago |
Nel Nibcord
|
b7bbda3348
Removed tinygrad StatefulModel class, as it's no longer used
|
6 months ago |
Nel Nibcord
|
67f5ae25a5
Fixing tinygrad model
|
6 months ago |