If I am understanding correctly you want to load animations from multiple files and add them to a single model?
For that, you need to load each animation file and get the AnimClip from it and retarget the clip to the model you want to play the animation on it.
See this topic: